Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 10,801 for

page count

(0.38 sec)
  1. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes 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.not...
  2. 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-...
  3. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re enCountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column Counts back to back like so: ---------------…...tables with different column counts Aspose.Words Product Family...we need to insert LCM(cell_count_of_all_rows) cells into each...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  4. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes....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...
  5. Merging the Word document is disrupting the doc...

    I’m using Aspose.Words for DOCX merging, and while it generally works fine, I’m enCountering issues with specific documents. After merging, the styling is disturbed: text appears overlapped in WPS, while styles are lost …...Word starting from the second page onward. I have attached the...resizeImages = true) { if (Files.Count > 0) { var document = new Document(Files[0]);...

    forum.aspose.com/t/merging-the-word-document-is...
  6. 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...
  7. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph 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...
  8. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node 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...
  9. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  10. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...QuestionResp)) { page.Paragraphs.Add(new Aspose.Pdf...HtmlFragment(queshtml)); } else { page.Paragraphs.Add(new Aspose.Pdf...

    forum.aspose.com/t/issue-text-box-child-can-not...