Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,119 for

true type

(0.19 sec)
  1. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java.... Microsoft Word has more types of forms, for example, calendar...document, set EmbedFullFonts to true To subset fonts when saving...

    docs.aspose.com/words/java/specify-rendering-op...
  2. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportImagesForOldRe ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...import the CadACDBPlaceHolder type? Is this part of an internal...internal model, a renamed type, or maybe a type that has been removed...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  4. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++....:: String & text ) Parameter Type Description author const System::String&...Words :: NodeType :: Comment , true ) -> get_Count ()); // Comments...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Add ( "B1:B5" , true ); // Set the category (X) axis...]. DataLabels . ShowValue = true ; chart . NSeries [ seriesIndex...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  7. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....Rectangle ( 100 , 100 , 400 , 200 , True ), ) page . annotations . append...Rectangle ( 100 , 100 , 400 , 200 , True ), ) page . annotations . append...

    docs.aspose.com/pdf/python-net/watermark-annota...
  8. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout Types, placeholder control, and footer visibility through C++ code examples....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like ILayoutSlide , IMasterLayoutSlideCo...

    docs.aspose.com/slides/cpp/slide-layout/
  9. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Examples Shows how to construct...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...each page and check for Link type annotations from page in pdf...HtmlSaveOptions(HtmlDocumentType.Html5, true) { PartsEmbeddingMode = PartsEmbeddingModes...

    forum.aspose.com/t/getting-error-index-was-out-...