Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,691 for

accept changes

(0.11 sec)
  1. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/java/com.aspose.word...
  2. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/java/com.aspose.word...
  3. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....options. toString(int saveFormat) accept(DocumentVisitor visitor) public...

    reference.aspose.com/words/java/com.aspose.word...
  5. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Save method overloads that accept a SaveOptions object. This...Feel free to use the code and change it to meet your specific needs...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  6. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions during a Mail Merge operation using Java....handler, you can set the code to change the text of a region, remove...CreateDataSourceFrom method which accepts the user’s Document and ArrayList...

    docs.aspose.com/words/java/how-to-apply-custom-...
  8. Connecting to Exchange Server|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Azure portal before you can change any settings here. You can...credentials. Create a method accepting access parameters and using...

    docs.aspose.com/email/net/connecting-to-exchang...
  9. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....acceptEnd(DocumentVisitor visitor) Accepts a visitor for visiting the...

    reference.aspose.com/words/java/com.aspose.word...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....Save method, it accepts a file name with a complete...Save method overloads that accept a SaveOptions object. This...

    docs.aspose.com/diagram/net/save-visio-document/