Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 10,606 for

page count

(1.73 sec)
  1. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....current value of a running count of AUTONUM fields, // allowing...current value of a running count of AUTONUM fields, // allowing...

    reference.aspose.com/words/java/com.aspose.word...
  2. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_Count = 20000; private sta…...ROWS_COUNT = 20000; private static final int COLUMNS_COUNT = 10;...document = new Document(); Page page = document.getPages().add();...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....System :: String ( u "<span>Page number </span>" ) + u "<span..."<span style= \" -aw-field-code:' PAGE \\\\ * MERGEFORMAT ' \" ></span>"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Editing VBA Source Code | Aspose.Tasks Document...

    Learn how to edit source code of existing VBA modules in Microsoft Project files using Aspose.Tasks for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/editing-vba-sourcecode/
  5. BorderCollection.DistanceFromText | Aspose.Word...

    Discover the BorderCollection DistanceFromText property to easily customize border spacing from text in your designs. Optimize your layout effortlessly!...Shows how to create green wavy page border with a shadow. Document...Aspose.Words BorderCollection.Count BorderCollection.Horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  6. "Depending on the length of the text, the follo...

    “Depending on the length of the text, the following characters appear unevenly. Is there a way to fix this?” MACROGEN_EngHealthCare.pdf (3.5 MB) // Create TextAbsorber object to find all ins…...absorber for all the pages pdfDocument.Pages.Accept(textFragmentAbsorber);...TextFragments; if (textFragmentCollecti.Count > 0) { // Get first occurance...

    forum.aspose.com/t/depending-on-the-length-of-t...
  7. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  9. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)...Page; s.RelativeVerticalPosi = RelativeVerticalPosi...RelativeVerticalPosi.Page; s.Left = enumerator.Rectangle.Left;...

    forum.aspose.com/t/shape/326036
  10. Paragraph | Aspose.Words for Java

    Represents a paragraph of text 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...