Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 187,820 for

page

(0.1 sec)
  1. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the paragraph is a frame.... PAGE , paragraph_frame . frame_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::SvgSaveOptions::get_FitT...

    Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method. Specifies if the output SVG should fill the available viewport area (browser window or container). When set to true width and height of output SVG are set to 100%. The default value is false in C++....SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/convert-xps/
  4. FrameFormat.width property | Aspose.Words for N...

    FrameFormat.width property. Gets the width of the specified frame, in points.... Page ); expect ( paragraphFrame ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  7. FieldIndex.LanguageId | Aspose.Words for .NET

    Discover the FieldIndex LanguageId property to easily manage language IDs for optimized indexing. Enhance your search capabilities today!...side, // and the number of the page that contains the XE field on...stylings also applied to their page numbers. builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text.... PAGE , paragraph_frame . frame_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.PDF for Java 9.3.1...

    Explore the public API changes in Aspose.PDF for Java version 9.3.1, ensuring compatibility with the latest features and improvements....1 Contents [ Hide ] This page lists the public API changes...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  10. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the text is under the pictures and is obscured. In fact, these texts are useless. When I read the text content, I will read these redundant texts. Therefor…...pdf"); foreach (var page in pdfDocument.Pages) { TextFragmentAbsorber...TextFragmentAbsorber(); absorber.Visit(page); foreach (TextFragment fragment...

    forum.aspose.com/t/how-to-delete-the-invisible-...