Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 16,768 for

true type

(0.28 sec)
  1. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....PageSetup::get_DifferentFirstPageHe method True if a different header or footer...> ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. HtmlSaveOptions.images_folder_alias property | ...

    HtmlSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an HTML document... css_style_sheet_type = aw . saving . CssStyleSheetType...options . export_font_resources = True options . image_resolution =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TaskPaneCollection class | Aspose.Words for Python

    aspose.words.webextensions.TaskPaneCollection class. Specifies a list of persisted task pane objects... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....section's "page_setup" object to "True" to revert to the default behavior...page_setup . suppress_endnotes = True doc . save ( ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...PARAGRAPH, True) : para = p.as_paragraph() if...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  6. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown document into a Document object in C++.... static Type () Examples Shows how to preserve...-> set_PreserveEmptyLines ( true ); auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...set_CenterText ( NullableBool :: True ); chart -> get_ChartTitle ()...20 ); chart -> set_HasTitle ( true ); // 删除默认生成的系列和类别 chart ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  8. 如何在 Azure Function 中运行 Aspose.CAD Docker 镜像|CAD...

    在 Azure Function 中运行 Aspose.CAD Docker 镜像。...header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/zh/java/getting-started/how...
  9. XData not showing up for pipe segment - Free Su...

    I am trying to extract all material from CADWorx models. I am on a trial right now to make sure everything works as expected before purchase. I noticed that on pipe segments its not loading the XData for CPD1. You can se…...StartsWith("*Model_Space") == true) { tableBlocks.Add(entity);...DataList[1].Value.ToString(); string type = cpd1.DataList[2].Value.ToString();...

    forum.aspose.com/t/xdata-not-showing-up-for-pip...
  10. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Remarks Not all series types allow you to specify label positions...color. series . HasDataLabels = true ; ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/net/aspose.words.dra...