Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 72,865 for

page

(0.06 sec)
  1. 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...
  2. 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...
  3. PageSetup.other_pages_tray property | Aspose.Wo...

    PageSetup.other_Pages_tray property. Gets or sets the paper tray (bin) to be used for all but the first Page of a section...other_pages_tray property PageSetup.other_pages_tray property...be used for all but the first page of a section. The value is implementation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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-...
  5. IDocumentConverterPlugin.convert_to_images meth...

    IDocumentConverterPlugin.convert_to_images method. Converts Pages from document from input stream to array of images....load_options, save_options) Converts pages from document from input stream...save options. Returns Array of page images streams. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IDocumentConverterPlugin.convertToImages method...

    IDocumentConverterPlugin.convertToImages method. Converts Pages from document from input stream to array of images....loadOptions, saveOptions) Converts pages from document from input stream...save options. Returns Array of page images streams. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Border | Aspose.Words for Java

    Represents a border of an object in Java....border from text or from the page edge in points. getLineStyle()...border from text or from the page edge in points. setLineStyle(int...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldXE::set_PageRangeBo...

    Aspose::Words::Fields::FieldXE::set_PageRangeBookmarkName method. Sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number in C++....range of pages that is inserted as the entry’s page number. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    Aspose.Words.Saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF document....annotations with location on page. DocumentEmbeddedFile Attachments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    aspose.words.saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF document....annotations with location on page. DOCUMENT_EMBEDDED_FILES Attachments...

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