Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 182,883 for

aspose page

(0.28 sec)
  1. After converting .vsdx to .svg two elements in ...

    Hello Aspose, After updating to the latest version 25.10, we faced the problem. The attached archive contains the .vsdx document. After converting .vsdx to .svg (C# language) two elements in the diagram were corrupted. …...the diagram were corrupted Aspose.Diagram Product Family krserg...October 22, 2025, 7:57am 1 Hello Aspose, After updating to the latest...

    forum.aspose.com/t/after-converting-vsdx-to-svg...
  2. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on Pages. Enhance your document's layout with precise vertical justification!...justification of text on each page. public enum PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Setting Pivot Table Option - For Empty Cells Sh...

    Learn how to set the "For empty cells show" option in pivot tables using Aspose.Cells with C++....different pivot table options using Aspose.Cells. One such option is “For...Pivot Table Option Using Aspose.Cells Aspose.Cells provides the PivotTable...

    docs.aspose.com/cells/cpp/setting-pivot-table-o...
  4. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....Outline Form Show in Tabular Form Aspose.Cells also provides PivotTable...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  5. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++....<vector> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); U16String html...

    docs.aspose.com/cells/cpp/delete-redundant-spac...
  6. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 获取您想要从中提取链接的 Page 。 使用 AnnotationSelector 类从指定页面中提取所有...对象。 将 AnnotationSelector 对象传递给 Page 对象的 Accept 方法。 使用 AnnotationSelector...

    docs.aspose.com/pdf/zh/java/extract-links/
  8. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....a organization chart using Aspose.Diagram. Create a CompactTree...Chart The Layout method of the Page class auto layout the shapes...

    docs.aspose.com/diagram/net/create-organization...
  9. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_Pages_number_fields property. Specifies whether NUMPageS fields in the resulting document will be replaced with their actual resulting values...unlink_pages_number_fields property PageExtractOptions.unlin...unlink_pages_number_fields property Specifies whether NUMPAGES fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…... Aspose.Cells Product Family hmitov...for your posting and using Aspose.Cells for .NET. There is no...

    forum.aspose.com/t/how-to-convert-conditionally...