Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 10,173 for

page count

(0.19 sec)
  1. 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...
  2. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into acCount the rotation of the mobile phone picture when converting to PDF? Kind Reg…...doc = new Document(); Page pg = doc.Pages.Add(); FileStream imageStream...Images[pg.Resources.Images.Count]; pg.Contents.Add(new Aspose...

    forum.aspose.com/t/best-practice-to-consider-im...
  3. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....style to the left, // and the page the heading appears on to the..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. 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...
  6. 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...
  7. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....ImagesFolderAlias}/{resource}"); } /// /// Counts and prints filenames of images...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. Clean Up a Document in Python|Aspose.Words for ...

    Remove unused or duplicate information to reduce output size and processing time using Python. Remove unused styles, unused built-in styles, duplicate styles, or unused lists.... Comparing the counts before and after the operation...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/clean-up-a-doc...