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

true type

(0.26 sec)
  1. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++.... get_IsMapped () Returns true if the parent structured document...custom XML data part. static Type () Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...:: Pptx ); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/cpp/manage-ole/
  3. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++.... get_FitText () If true , fits text in the cell, compressing...in points. get_WrapText () If true , wrap text for the cell. GetType...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....detected, the method will return true. If the method returns false...document. Property Type Description Success bool true if the operation...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  5. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  6. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document sections. Optimize layout and enhance readability today!...DifferentFirstPageHe { get; set; } True if a different header or footer...OddAndEvenPagesHeade { get; set; } True if the document has different...

    reference.aspose.com/words/net/aspose.words/pag...
  7. 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-...
  8. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......HeaderFooter, true).Clear(); //RemoveSectionBreak(ref...PageSetup.RestartPageNumbering = true; //Console.WriteLine("page number...

    forum.aspose.com/latest.rss
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档 https://products.aspose.com/pdf/zh-hans/net/merger/ Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.io ......org", "@type": "HowTo", "name": "通过 C# 合并...合并 EPUB 文件的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hans/net/merger/inde...
  10. 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/