Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 10,496 for

page count

(0.14 sec)
  1. Red OMR form with a vertical tear line|Document...

    OMR form with a vertical tear line in red... column=1 sections_count=10 options_count=6 align=center &block... column=1 sections_count=10 options_count=6 align=center &block...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  2. Black and white OMR form with a vertical tear l...

    OMR form with a vertical tear line in black and white... column=1 sections_count=10 options_count=6 align=center ?empty_line=25... column=1 sections_count=10 options_count=6 align=center ?empty_line=25...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  3. How to Convert PDF to Fully Black & White (Gray...

    Hi Team, We are using Aspose.PDF for .NET (version 21.6.0) on .NET Core 3.1, and we need to convert PDFs to fully black & white (grayscale) when a flag is enabled. Our requirement: :arrow_right: The final output PDF m…...Pages.Count; i++) { try { strategy.Convert(pdfDocument...Convert(pdfDocument.Pages[i]); if (pdfDocument.Pages.Count > 100 && i...

    forum.aspose.com/t/how-to-convert-pdf-to-fully-...
  4. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....it appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote...footnote -> get_Tables () -> get_Count ()); footnote -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…...which theme is selected from the Page Layout tab. I’ve been able to...indicating. Then if I go under the Page Layout > Themes and mouse over...

    forum.aspose.com/t/applying-themes-to-charts/10...
  6. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....it appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote...footnote -> get_Tables () -> get_Count ()); footnote -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style 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/python-net/aspose.wo...
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  9. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one Page of text) Why is the me…...takes about 3 minutes for one page of text) Why is the method so...Aspose.Pdf.Page page_new = asposeDocTarget.Pages[1]; using (Aspose...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  10. EndnoteOptions.NumberStyle | Aspose.Words for .NET

    Discover the EndnoteOptions NumberStyle property to customize your endnotes' number format effortlessly. Enhance your document's professionalism today!...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...