Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 16,773 for

true type

(0.72 sec)
  1. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/cpp/specify-truetype-font...
  2. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... export_generator_name When True , causes the name and version...produced files. Default value is True . iml_rendering_mode Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++....ExportListLabels :: AsInlineText : ASSERT_TRUE ( outDocContents . Contains...</span>" + u "</p>" )); ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::ImportFormatOptions::get_IgnoreH...

    Aspose::Words::ImportFormatOptions::get_IgnoreHeaderFooter method. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if KeepSourceFormatting mode is used. The default value is True in C++.... The default value is true . bool Aspose :: Words :: ImportFormatOptions...get_MyDir () + u "Header and footer types.docx" ); // If 'IgnoreHeaderFooter'...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at True. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...SlidesAsImages at true. When we try to convert, get...SlidesAsImages = true, IsMultiThreading = true, }; document.Save(msPptx...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...
  6. Aspose.Cells 8.4.2中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Java //Add a new chart of type Column to chart collection int...setChartDataRange ( "A1:D4" , true ); 添加了VbaModuleCollection.add方法...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Aspose.Cells 8.4.2中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... C# //Add a new chart of type Column to chart collection int...SetChartDataRange ( "A1:D4" , true ); 添加了VbaModuleCollection.Add方法...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...set options to ignore certain types of changes or to include formatting...CompareOptions { IgnoreFormatting = true, IgnoreCaseChanges = false,...

    forum.aspose.com/t/issue-with-the-import-revisi...
  9. HtmlSaveOptions.metafileFormat property | Aspos...

    HtmlSaveOptions.metafileFormat property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB... convertSvgToEmf = true ; let doc = new aw . Document...-aw-wrap-type:inline\" />" + "</p>" )). toEqual ( true ); break...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document...embed_true_type_fonts option is set to True . @property...Remarks Setting this property to True is useful if the user is on...

    reference.aspose.com/words/python-net/aspose.wo...