Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 417,994 for

document

(0.15 sec)
  1. How to add Freetext Annotation using .NET | Asp...

    Add Freetext annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/freetext...
  2. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your Document in their original order for efficient Document management....with all the odd pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom Document properties to HTML, MHTML or EPUB. Default value is false in C++....export built-in and custom document properties to HTML, MHTML...specific encoding when saving a document to .epub. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Rtf in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to .rtf with custom options...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor...that can be used to save a document in the SaveFormat.DOCX format...that can be used to save a document in the SaveFormat.DOCX , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.AttachedTemplate | Aspose.Words for .NET

    Discover how to manage your Document AttachedTemplate property efficiently. Easily set or retrieve the full path of your Document's template for seamless integration....AttachedTemplate Contents [ Hide ] Document.AttachedTemplate property...the template attached to the document. public string AttachedTemplate...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  8. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....the Working with Fields documentation article. Remarks: Retrieves...mail merge main document. When the main document is merged with...

    reference.aspose.com/words/java/com.aspose.word...
  9. PDF to PDFA using Java SDK - Compliance issue -...

    Hi I am converting PDF (generated from Adobe) to PDFA using Aspose Java SDK. While validating the pdf, attached errors are thrown. Could you hel me on how to overcome these error, is there any method provided by Aspose…...essential to validate the PDF document to identify any compliance...validation report. If the document is valid, proceed to convert...

    forum.aspose.com/t/pdf-to-pdfa-using-java-sdk-c...
  10. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing Document content in Java....various options for summarizing document content. Examples: Shows how...Google models. Document firstDoc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...