Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 141,006 for

page

(0.04 sec)
  1. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...and odd pages. builder . page_setup . different_first_page_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert a Document to PDF in Java|Aspose.Words ...

    Convert a document in Word or any other supported format to PDF, which preserves the original appearance of a document during its rendering on various platforms using Java....paginated or has the concept of pages. Convert a Word Document to...the way the Microsoft Word’s page layout engine works, making...

    docs.aspose.com/words/java/convert-a-document-t...
  3. Aspose::Words::Saving::SaveOptions::get_UpdateF...

    Aspose::Words::Saving::SaveOptions::get_UpdateFields method. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed Page format. Default value for this property is true in C++....saving the document to a fixed page format. Default value for this...( doc ); // Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/view/ai/
  5. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cr/open-ai-online/
  6. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  8. Convert TEXT To JPG C++

    Convert TEXT to JPG format in C++ code. Save TEXT as JPG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...
  9. Convert DOC To Image C++

    Convert DOC to Image format in C++ code. Save DOC as Image using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/doc-to...
  10. Convert TEXT To PNG C++

    Convert TEXT to PNG format in C++ code. Save TEXT as PNG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...