Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 10,136 for

page count

(0.37 sec)
  1. 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/
  2. 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/
  3. 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/
  4. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer.... columns_count integer The number of columns..."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/customanswe...
  5. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using JavaScripthttps://products.aspose.com/pdf/javascript-cpp/parser/Recent content in Extract text or images ...... format page number), resolution 150 DPI...textContent o = s2 "Files(images) count: " o + nx jsonp .nx filesCountp...

    products.aspose.com/pdf/javascript-cpp/parser/i...
  7. .NET 8 Has Low Performance When Using Aspose.Sl...

    I created a WEB program using .NET 8 MVC and adopted Aspose.Slides. Instead of the NuGet version, I used the release version from the official website. Currently, I’ve found that when using the AddClone function of Slide…...Count; i++) { if (i == 0 || currSort...number of page elements, such as a single PPT page containing...

    forum.aspose.com/t/net-8-has-low-performance-wh...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Wyodrębnij tekst lub obrazy z pliku PDF za pomocą JavaScripthttps://products.aspose.com/pdf/pl/javascript-cpp/parser/Recent content in Wyodrębn...... format page number), resolution 150 DPI...textContent o = s2 "Files(images) count: " o + nx jsonp .nx filesCountp...

    products.aspose.com/pdf/pl/javascript-cpp/parse...
  9. Cell | Aspose.Words for Java

    Represents a table cell 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...
  10. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...Count; j++) { var row = table.Rows[j];...for (var k = 0; k < row.Cells.Count; k++) { var cell = row.Cells[k];...

    forum.aspose.com/t/table-cell-vertical-alignmen...