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

page count

(0.36 sec)
  1. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...decoding results or the found_count property that returns the number...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/basic-recogn...
  2. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....can show totals, averages, counts, or other summary statistics...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/how-to-add-pivot-chart/
  3. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....Count; ++i) { // Set maximum page size to avoid...avoid the current page image scaling. var pageSetup = builder.PageSetup;...

    products.aspose.com/words/net/compress/jpg/
  4. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Count > 0) { doc.Range.Bookmarks[0]...for (int i = 1; i < tagRuns.Count; i++) { Run nextTag = tagRuns[i];...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  5. 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/
  6. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....doc -> get_Sections () -> get_Count ()); // Use a document builder...() -> get_Count ()); // Each section has its own page setup settings...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....Count; ++i) { // Set maximum page size to avoid...avoid the current page image scaling. var pageSetup = builder.PageSetup;...

    products.aspose.com/words/net/compress/tiff/
  8. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…...Count]; for (int loop = 0; loop < PDFFilelist.Count; loop++)...minimal test Create two small one‑page PDF files in a temporary folder...

    forum.aspose.com/t/system-invalidcastexception-...
  9. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....Count; ++i) { // Set maximum page size to avoid...avoid the current page image scaling. var pageSetup = builder.PageSetup;...

    products.aspose.com/words/net/compress/doc/
  10. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....-> get_Paragraphs () -> get_Count ()); // Composite nodes such...NodeType :: Any , true ) -> get_Count ()); // We can modify the contents...

    reference.aspose.com/words/cpp/aspose.words/run/