Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 16,785 for

true type

(1.38 sec)
  1. SubDocument.accept method | Aspose.Words for Py...

    SubDocument.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldFileSize::get_IsInK...

    Aspose::Words::Fields::FieldFileSize::get_IsInKilobytes method. Gets or sets whether to display the file size in kilobytes in C++....FieldType :: FieldFileSize , true )); field -> Update (); ASSERT_EQ...FieldFileSize , true )); field -> set_IsInKilobytes ( true ); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....FIELD_INCLUDE, true); field.setSourceFullName(getMyDir()...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  4. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....Load Filter </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  5. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....getExportGeneratorNa() When true , causes the name and version...getImageCompression() Specifies compression type to be used for all images in...

    reference.aspose.com/words/java/com.aspose.word...
  6. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  7. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  8. ConverterContext | Aspose.Words for Java

    Document converter context in Java....setIgnoreOleData(true); } Converter.create(converterContext)...loadOptions.setIgnoreOleData(true); } try (FileOutputStream streamOut1...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....-> set_ExportDocumentProper ( true ); doc -> Save ( get_ArtifactsDir...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...regexKey 设置为 true 表示搜索的关键词将作为正则表达式处理。 以下代码片段演示了如何使用...Replace Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/replace...