Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,769 for

true type

(0.11 sec)
  1. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision Type other than StyleDefinitionChange in C++....property will work for any revision type other than StyleDefinitionChang...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. 在 Android 上的演示文稿中管理图表工作簿|Aspose.Slides 文档

    通过 Java 在 Android 上探索 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化演示文稿数据。...Bubble , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series... (). setShowLabelValueFro ( true ); IChartDataWorkbook wb = chart...

    docs.aspose.com/slides/zh/androidjava/chart-wor...
  3. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....classified as “weak types” and “neutral types”. Examples Shows how...italic_bi = True builder . font . bold_bi = True builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...Default value for this property is True . @property def show_date (...allow_comments = True options . default_instructions = True options ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....NotebookOneSaveOptio() { DeferredSaving = true }); 7 8 if (notebook. Count...class can be used to read this type of Microsoft .one file format...

    docs.aspose.com/note/net/working-with-onenote-n...
  6. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....and the required validation type PdfFormat enumeration: PDF_A_1A...heading2 . setAutoSequence ( true ); heading2 . setTocPage ( tocPage...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  7. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency....set; } Gets or sets the content type of the document. Count { get;...Contains ( string ) Returns true if a property with the specified...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the Stroke property...get_Stroke (); stroke -> set_On ( true ); stroke -> set_Weight ( 5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True data_labels . show_value = True data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...setExportActiveWorks(true); saveOptions.setPresentationPrefe(true); saveOptions...saveOptions.setExportGridLines(true); workBook.save(fileName, saveOptions);...

    forum.aspose.com/t/pivot-data-mismatch-between-...