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

true type

(0.31 sec)
  1. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....:: FieldType :: FieldSymbol , true )); // The ANSI character code...0x00a9 )); field -> set_IsAnsi ( true ); ASSERT_EQ ( u " SYMBOL 169...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a chart data label in Java.... Remarks: Not all series types allow you to specify label positions...color. series.hasDataLabels(true); ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/java/com.aspose.word...
  3. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...replaceActionName) Parameters: Parameter Type Description replaceActionName...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

    reference.aspose.com/words/java/com.aspose.word...
  5. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... FontSavingArgs ) Parameter Type Description args FontSavingArgs...options . exportFontResources = true , options . fontSavingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for JavaScript via C++.... By default, it is set to true , and hidden worksheets are...Worksheet Content </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/prevent-ex...
  7. 在使用JavaScript通过C++转换为PDF时导出文档结构|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++将Excel文件转换为带标签的PDF时导出文档结构。...Document Structure </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...Parameter Type Description preserveWatermarks Boolean True if the...MyDir + "Header and footer types.docx" ); // Add a plain text...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart Type, the converter…...includes a word scatter chart type, the converter throws the following...following error: “Chart type does not support a data table.” This...

    forum.aspose.com/t/exception-when-converting-wo...