Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 10,802 for

page count

(0.14 sec)
  1. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++.... get_Count () Gets the number of nodes...section starts on a new page or on the same page. Programmatically...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Converting a EPUB file to PNG using Python | As...

    Sample code on Python for EPUB to PNG conversion. Use example code for batch EPUB to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...resolution for converting each page of the input PDF file to a PNG...

    products.aspose.com/pdf/python-net/conversion/e...
  4. Aspose::Words::BorderCollection::get_Color meth...

    Aspose::Words::BorderCollection::get_Color method. Gets or sets the border color in C++....Shows how to create green wavy page border with a shadow. auto doc...Aspose::Words::BorderCollection::get_Count method...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Converting a HTML file to JPEG using Python | A...

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...input PDF pages as JPEG images. Iterate through each page of the...

    products.aspose.com/pdf/python-net/conversion/h...
  6. Converting a EPUB file to JPEG using Python | A...

    Sample code on Python for EPUB to JPEG conversion. Use example code for batch EPUB to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...image resolution to convert PDF pages into JPEG images, utilizing...

    products.aspose.com/pdf/python-net/conversion/e...
  7. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Count; slideIndex++) { // Get current...information: Font substitutions count: 1 Font substitution: Adobe...

    forum.aspose.com/t/text-looks-different-when-co...
  8. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...Count; i++) { var bytes = File.Re...appending document with new page section break: Document dstDoc...

    forum.aspose.com/t/continuous-section-break-not...
  9. Manipulating TIFF Images|Documentation

    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.... Export Multi Page frames to different Image format...Sometimes you need to export Multi-page TIFF frames to some other image...

    docs.aspose.com/imaging/java/manipulating-tiff-...
  10. Invalid image stream (The type initializer for ...

    Hi Team, We are facing a critical issue after upgrading to Aspose 25.11.0 , where image rendering (used for eSignatures) is failing, while the same implementation works perfectly with Aspose 24.11 . error - “Invalid im…...new Document(); Page page = pdfDocument.Pages.Add(); // Load from...= 0; // Add image to page resources page.Resources.Images.Add(imageStream);...

    forum.aspose.com/t/invalid-image-stream-the-typ...