Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 393,627 for

document

(0.29 sec)
  1. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the Documentation article in C++....Mail Merge and Reporting documentation article. class ImageFieldMergingArg...Description get_Document () const Returns the Document object for...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Export OFT to GIF via C++ | products.aspose.com

    C++ API to Convert OFT to GIF without using Microsoft Word or Outlook...be used to convert emails, documents, and images. C++ API to Convert...HTML by using Document class Save the document to GIF format...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. PageRange | Aspose.Words for Java

    Represents a continuous range of pages in Java....the Programming with Documents documentation article. Examples:...exact page ranges. Document doc = new Document(getMyDir() + "Images...

    reference.aspose.com/words/java/com.aspose.word...
  4. Export OFT to BMP via C++ | products.aspose.com

    C++ API to Convert OFT to BMP without using Microsoft Word or Outlook...HTML by using Document class Save the document to BMP format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Export OFT to PS via C++ | products.aspose.com

    C++ API to Convert OFT to PS without using Microsoft Word or Outlook...HTML by using Document class Save the document to PS format using...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export OFT to FLATOPC via C++ | products.aspose...

    C++ API to Convert OFT to FLATOPC without using Microsoft Word or Outlook...HTML by using Document class Save the document to FLATOPC format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....you need to resize your PDF document since the page size is larger...update its dimensions. Call the Document class’ Save(..) method to...

    docs.aspose.com/pdf/cpp/change-page-size/
  8. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...Create a new document Document doc = new Document(); DocumentBuilder...setRightIndent(0); // Add some text to the document builder.writeln("This paragraph...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  9. Watermark Documents and Images via Java Applica...

    Add text as well as Image Watermark to Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add free text or image watermark online via app....Java Watermark Watermark Documents and Images using Java APIs...comprising text or images, onto a document or image for diverse purposes...

    products.aspose.com/total/java/watermark/
  10. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...