Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 8,221 for

page count

(0.34 sec)
  1. Convert Images using Python Image Processing Li...

    Using Python Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, CorelDraw, WebP, EPS, CMX, DICOM, and export, expand or crop images....then we will get the total count of layers in the source image...between the image parts and no pages. The canvas size must be equal...

    docs.aspose.com/imaging/python-net/converting-i...
  2. Convert Images using Java Image Processing Libr...

    Using Java Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, Corel Draw, WebP, EPS, CMX, DICOM, and export, expand or crop images....then we will get the total count of layers in the source image...between the image parts and no pages. The canvas size must be equal...

    docs.aspose.com/imaging/java/converting-images/
  3. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint presentation to PNG...the process described on this page. Convert PowerPoint to PNG Go...pres -> get_Slides () -> get_Count (); index ++ ) { auto slide...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Grouped SAT Exam form|Documentation

    Grouped OMR ready SAT Exam answer sheet....grid=StudentId column=3 sections_count=6 options_count=9 header_type=underline...border=rounded amount=60 columns_count=3 row_proportions=20%-80% b...

    docs.aspose.com/omr/net/showcases/sat/grouped/
  5. Classic alumni questionnaire with free-form ans...

    Simple OMR ready alumni questionnaire template with free-form answers....container=instructions columns_count=2 ?block= column=2 border=rounded...height=50 ?container=2-3 columns_count=2 ?block= column=1 border=none...

    docs.aspose.com/omr/net/showcases/alumni/classic/
  6. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering formats for enhanced document clarity and professionalism....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  7. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...>> ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/cpp/aspose.words/body/
  9. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Count - 1]; builder.MoveTo(runToReplace);...this added the sdt to the first page. I want this replaced in a specific...

    forum.aspose.com/t/unable-to-replace-block-cont...
  10. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...evaluation version as it contains 6 pages. In evaluation mode at most...pageCount <= pdfDocument.Pages.Count; pageCount++) { using (FileStream...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...