Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 73,138 for

page

(0.08 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the document in C++....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Frameset.frameDefaultUrl property | Aspose.Word...

    Frameset.frameDefaultUrl property. Gets or sets the web Page URL or document file name to display in this frame....property Gets or sets the web page URL or document file name to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PS to BMP Conversion API for | Java

    Sample Java conversion code for PS format to BMP file. Use this example code to convert PS to BMP within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/ps-to-...
  4. PS to GIF Conversion API for | Java

    Sample Java conversion code for PS format to GIF file. Use this example code to convert PS to GIF within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/ps-to-...
  5. Aspose::Words::ConvertUtil::PixelToNewDpi metho...

    Aspose::Words::ConvertUtil::PixelToNewDpi method. Converts pixels from one resolution to another in C++....of {0}) from the top of the page." , myDpi )); // Set a new DPI..."pixels from the top of the page." ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Convert PDF To WORD C#

    Convert PDF to WORD format in C# code. Save PDF as WORD using C#....docx); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.docx", saveOptions);...

    products.aspose.com/words/net/conversion/pdf-to...
  7. Convert WORD To PDF C#

    Convert a Word document to PDF format in C# code. Save a Word document as PDF using C#....pdf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.pdf", saveOptions);...

    products.aspose.com/words/net/conversion/word-t...
  8. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank Pages from the document in C++....Pages method Removes blank pages from the document. System ::...RemoveBlankPages () ReturnValue List of page numbers has been considered...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...pdf" Pages="2"> <Security/> <Catalog/>...Clause="6.2.11.4" ObjectID="16" Page="1" Convertable="True">Font...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  10. HyphenationOptions.consecutiveHyphenLimit prope...

    HyphenationOptions.consecutiveHyphenLimit property. Gets or sets the maximum number of consecutive lines that can end with hyphens...effect when saving to fixed page formats e.g. PDF. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...