Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 16,760 for

true type

(1.45 sec)
  1. HtmlSaveOptions.resource_folder property | Aspo...

    HtmlSaveOptions.resource_folder property. Specifies a physical folder where all resources like images, fonts, and external CSS are saved when a document is exported to HTML... css_style_sheet_type = aw . saving . CssStyleSheetType...options . export_font_resources = True options . image_resolution =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... PARAGRAPH , 0 , True ) . as_paragraph () paragraph...custom_node_id = 100 shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...LinkToPrevious(true); } } // Usage Document doc...get_child_nodes(aw.NodeType.SHAPE, True) for shape in shapes: z_order...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  4. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available Types of binding between a web extension and the data in the document....enumeration Enumerates available types of binding between a web extension...my_script_task_pane . is_visible = True my_script_task_pane . width...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Generate PDF417 and Micro PDF417 Barcodes in Ja...

    Aspose.BarCode for JavaScript via C++ can be used to generate different Types of PDF417 and Micro PDF417 barcodes.... Macro PDF417 A type of PDF417 with additional metadata.... Pdf417 . Pdf417Truncate = true ; // Set to truncated (compact)...

    docs.aspose.com/barcode/javascript-cpp/pdf417-b...
  6. Generate Aztec Code in JavaScript|Documentation

    Aspose.BarCode for JavaScript via C++ allows generating square-grid high-density two-dimensional Aztec barcodes....Overview Aztec Code is a 2D matrix type that supports encoding both...the most compact Aztec Code type sufficient to encode the input...

    docs.aspose.com/barcode/javascript-cpp/aztec-co...
  7. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…...InsertHtml("<b>This is my Cool Header</b>", true); builder.MoveToHeaderFooter(HeaderFooterType...InsertHtml("<b>This is my Cool Footer</b>", true); builder.MoveToDocumentEnd();...

    forum.aspose.com/t/header-and-footer-only-on-la...
  8. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#....xlsx" ; object paramMissing = Type . Missing ; // Declare variables...= 0 ; bool paramHasLegend = true ; object paramTitle = "Sales...

    docs.aspose.com/slides/net/create-and-embed-an-...
  9. Export Similar Border Style When Border Style I...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....Microsoft Excel supports some types of dashed borders that are not...property. Please set its value to true , and the unsupported borders...

    docs.aspose.com/cells/cpp/export-similar-border...
  10. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++....EmbeddedFontStyle style ) Parameter Type Description format Aspose::..."Embedded font.doc" ); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.fon...