Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,099 for

font

(0.04 sec)
  1. Node.js | में REST API का उपयोग करके स्टाम्प के...

    Programmatically Sign PDF documents with Stamp signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....font = new groupdocs_signature_cloud...Signatureफ़ॉन्ट(); outline1.font.fontFamily = "Arial"; outline1.font.fontSize =...

    blog.groupdocs.cloud/hi/signature/sign-pdf-with...
  2. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...files to process and custom fonts that we’ll be mounted and available...-p 8080 : 80 ` -v "${pwd}/fonts:/fonts" ` -v "${pwd}/data:/data"...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  3. Node.js の REST API を使用して PDF にスタンプで署名する | Node....

    GroupDocs.Signature Cloud SDK for Node.js を使用して、Node.js のクラウド上の REST API を使用して、プログラムで PDF ドキュメントにスタンプ署名を付けます。...font = new groupdocs_signature_cloud...Signatureフォント(); outline1.font.fontFamily = "Arial"; outline1.font.fontSize =...

    blog.groupdocs.cloud/ja/signature/sign-pdf-with...
  4. Python gera relatório HTML a partir de XML | AP...

    Use a API GroupDocs.Assembly Cloud para gerar relatórios HTML dinâmicos com dados XML em Python....Carregar o modelo e os arquivos de fonte de dados Exibir dados XML em...ilustrado abaixo: Carregar a fonte de dados e os arquivos de modelo...

    blog.groupdocs.cloud/pt/assembly/display-xml-da...
  5. Python exibe dados JSON em página HTML | API RE...

    Gere relatórios Python dinâmicos com dados JSON usando GroupDocs.Assembly Cloud API. Exiba dados JSON em páginas HTML com gráficos, tabelas e muito mais para obter conteúdo envolvente. Um guia passo a passo com amostras....Carregar o modelo e os arquivos de fonte de dados Exibir dados JSON em...mostrado abaixo: Carregar a fonte de dados e os arquivos de modelo...

    blog.groupdocs.cloud/pt/assembly/display-json-d...
  6. GroupDocs.Total Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....de dados, XML, JSON, OData e fontes de documentos externos. GroupDocs...documento de saída com base na fonte de dados no mesmo formato do...

    blog.groupdocs.cloud/pt/categories/groupdocs.to...
  7. style.css

    .mega-menu-last-modified-1617464196{content:'Saturday 3rd April 2021 15:36:36 UTC'}#mega-menu-wrap-topmenu,#mega-menu-wrap-topmenu #mega-menu-topmenu,#mega-menu-wrap-topmenu #mega-menu-topmenu ul.m......:block;float:none;font-family:inherit;font-size:14px;height:...ound:transparent;color:#fff;font-weight:400;text-decoration:...

    devops.com/wp-content/uploads/maxmegamenu/style...
  8. Converter planilhas do Excel em PDF em Python |...

    Converta planilhas do Excel em arquivos PDF usando Python. Python SDK permite converter arquivos XLS, XLSX em PDF com intervalo específico, linhas de grade e outras opções....Alterar fonte da planilha em PDF loadOptions.default\font = “Helvetica”...“Helvetica” loadOptions.font\substitutes = {“Tahoma” : “Arial”,...

    blog.groupdocs.cloud/pt/conversion/convert-exce...
  9. Mengonversi Spreadsheet Excel ke PDF dengan Pyt...

    Konversi spreadsheet Excel ke file PDF menggunakan Python. Python SDK memungkinkan konversi file XLS, XLSX ke PDF dengan rentang tertentu, garis kisi, dan opsi lainnya....Ubah Font Spreadsheet dalam PDF loadOptions.default\font = “Helvetica”...“Helvetica” loadOptions.font\substitutes = {“Tahoma” : “Arial”...

    blog.groupdocs.cloud/id/conversion/convert-exce...
  10. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and Fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and Fonts)....resources (styles, images and fonts) linking. By default this option...resources (styles, images and fonts). For example when resource...

    docs.groupdocs.cloud/viewer/htmloptions/