Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 16,784 for

true type

(1.68 sec)
  1. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....FIELD_DOC_VARIABLE, true); field.setVariableName("Home...insertField(FieldType.FIELD_DOC_VARIABLE, true); field.setVariableName("Home...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... ignore_case_changes True indicates that documents comparison...endnotes. ignore_formatting True indicates that formatting is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance document automation and streamline your workflow today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  4. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++.... setIsBold ( true ); // Set the font text color.... setFont ( true ); flg . setCellShading ( true ); // Apply the...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  6. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...RevisionType type = rev.getRevisionType(); if (type != RevisionType...RevisionType.INSERT && type != RevisionType.DELETE) continue; // The...

    forum.aspose.com/t/section-break-as-revision-ho...
  7. 在保存为PDF时,仅更改单个Unicode字符的字体,使用JavaScript通过C++|Do...

    学习如何在使用Aspose.Cells for Java脚本通过C++保存为PDF时更改特定Unicode字符的字体。...isFontSubstitutionCh 属性,应将其设置为true,以便只更改那些无法显示的特定字符的字体为可显示的字体,而其余的单词或句子仍然保持原始字体。...PdfSaveOptions.isFontSubstitutionCh 属性为true后生成的。 如第一个PDF所示,由于非断字符号,整个句子的字体由Times...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  8. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动调整行高以进行渲染,防止文本被截断到已保存的 PDF 文件中。...PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  9. WebExtensionReference.StoreType | Aspose.Words ...

    Discover the WebExtensionReference StoreType property, defining marketplace Types to enhance your web development projects with tailored solutions....StoreType property Specifies the type of marketplace. public WebExtensionStoreTyp...myScriptTaskPane . IsVisible = true ; myScriptTaskPane . Width =...

    reference.aspose.com/words/net/aspose.words.web...
  10. WebExtensionBinding.BindingType | Aspose.Words ...

    Discover the WebExtensionBinding BindingType property, which defines binding Types for seamless integration and enhanced web functionality....property Specifies the binding type. public WebExtensionBindingT...myScriptTaskPane . IsVisible = true ; myScriptTaskPane . Width =...

    reference.aspose.com/words/net/aspose.words.web...