Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 181,674 for

page

(0.86 sec)
  1. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the Page). However, I not…...(removing the ‘whitespace’ of the page). However, I noticed some issues...SaveFileFormat.Svg }; foreach (Page page in diagram.Pages) { svgSaveOptions...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  2. Managing Charts and Shapes in Aspose.Cells|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/managing-charts-and-s...
  3. C++ 通过 COM 互操作|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/cpp-via-com-interop/
  4. Clone Documents in Jython|Aspose.Words for Java

    Clone Documents using Jython.... Please refresh the page and try again....

    docs.aspose.com/words/java/clone-documents-in-j...
  5. System Requirements and Supported Platforms|Asp...

    System requirements and supported platforms for Aspose.Words for Java on PHP in Details.... Please refresh the page and try again....

    docs.aspose.com/words/java/system-requirements-...
  6. How to Load Aspose.Cells for Reporting Services...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/reportingservices/how-to-...
  7. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Page Product Family Aspose.PSD Product...Python How to Save Selected Pages from PDF using Java How to Underline...

    kb.aspose.com/pdf/page/6/
  8. Get Icons of Various Visio Shapes in PHP|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Extract All Images From a Visio Page in PHP Read Visio Shape Data...

    docs.aspose.com/diagram/java/get-icons-of-vario...
  9. Several WORD Into TIFF C++

    Merge multiple a Word document into TIFF in C++ code. Save a Word document as TIFF using C++....( int page = 0 ; page < output-> get_PageCount (); page++) { auto...extractedPage = output-> ExtractPages (page, 1 ); extractedPage-> Save (String::...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  10. Several WORD Into PNG C++

    Merge multiple a Word document into PNG in C++ code. Save a Word document as PNG using C++....( int page = 0 ; page < output-> get_PageCount (); page++) { auto...extractedPage = output-> ExtractPages (page, 1 ); extractedPage-> Save (String::...

    products.aspose.com/words/cpp/merge/word-to-png/