Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,785 for

true type

(0.21 sec)
  1. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns True if this object was inserted in Microsoft Word while change tracking was enabled in C++....Inline::get_IsInsertRevision method Returns true if this object was inserted...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns True if this object was deleted in Microsoft Word while change tracking was enabled in C++....Inline::get_IsDeleteRevision method Returns true if this object was deleted in...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::Inline::get_IsMoveToRevision met...

    Aspose::Words::Inline::get_IsMoveToRevision method. Returns True if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Inline::get_IsMoveToRevision method Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border Type in C++....Retrieves a Border object by border type. System :: SharedPtr < Aspose...BorderType borderType ) Parameter Type Description borderType Aspo...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....); $chart -> setDataTable ( true ); $chart -> getChartData ()...getDefaultDataLabelF () -> setShowValue ( true ); $series -> getLabels () ->...

    docs.aspose.com/slides/php-java/chart-data-label/
  6. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...PdfSaveOptions(); opt.PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...

    forum.aspose.com/t/word-content-control-checkbo...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if this data label has something...the data labels on a chart. true to show the series name; false...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Import and Export Project Data to Primavera For...

    Learn how to import or export Microsoft Project files from or to Primavera formats using Aspose.Tasks for C#....the capability of loading such type of file using the same constructor...specifying the project export type as Primavera XML or XER. Exporting...

    docs.aspose.com/tasks/cpp/import-and-export-pro...
  9. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。...def get_image_format ( image_type ): return { "jpeg" : slides...ImageFormat . GIF , } . get ( image_type , slides . ImageFormat . JPEG...

    docs.aspose.com/slides/zh/python-net/extracting...
  10. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …... Returns True if at least one run was updated...None: return False # Check field type defensively is_hl = False try:...

    forum.aspose.com/t/aspose-words-python-missing-...