Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 15,787 for

true type

(0.13 sec)
  1. FormField.own_help property | Aspose.Words for ...

    FormField.own_help property. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.... Remarks If True , the text specified by the...class FormField FormField.node_type property FormField.own_status...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....to specify the location of true type fonts explicitly. To do this...

    docs.aspose.com/words/python-net/specifying-tru...
  3. 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...
  4. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...OnePagePerSheet property to true to ensure that all content from...imgOptions.OnePagePerSheet = true; // Ensure all content is on...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  5. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....insert_child ( figure , 2 , True ) # Set an alternative text...attribute. span1_text_decoration_type = ap . logicalstructure . StructureAttribute...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  6. Generate Aztec Code in C#|Documentation

    Aspose.BarCode for .NET allows generating square-grid high-density two-dimensional Aztec barcodes....Overview Aztec Code is a 2D matrix type that supports encoding both...most compact Aztec Code barcode type with the capacity sufficient...

    docs.aspose.com/barcode/net/aztec-code-barcodes/
  7. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....PageSetup::get_OddAndEvenPagesHeade method True if the document has different...> ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain Types should be updated before saving the document to a fixed page format...determining if fields of certain types should be updated before saving...Default value for this property is true . get updateFields () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...