Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 4,385 for

trim document

(0.07 sec)
  1. FieldGreetingLine Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldGreetingLine class. Implements the GREETINGLINE field in C#....the Working with Fields documentation article. public class FieldGreetingLine...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Enum PaperSize | Aspose.Words for .NET API 参考

    Aspose.Words.PaperSize 枚举. 指定纸张大小... Document doc = new Document (); DocumentBuilder...docx" ); 显示如何设置页面大小。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. importformatoptions - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. OutOfMemory Issue - Free Support Forum - aspose...

    Hello, we are trying to process a ~15 MB word Document. our requirement is read each line with it’s paragraph number and page number. but using Aspose.word library, we are getting “OutOfMemory error” and we learnt fro…...trying to process a ~15 MB word Document. our requirement is read each...perform the operations. Document document = new(memStream); var...

    forum.aspose.com/t/outofmemory-issue/270745
  5. How to convert page from cmyk/grayscale to just...

    I recently updated a service that we have that manipulates text on various pages of a pdf based on a text match. This new modification adds a page at the end of the pdf with some boilerplate text. This is working great b…...want to reprocess the whole document to cmyk, just the last page...private void addPage(final Document doc) { this.logger.entry(doc);...

    forum.aspose.com/t/how-to-convert-page-from-cmy...
  6. formfield - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...FormField is represented in a document by a special character and...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose MailMerge with word - Free Support Forum...

    Hello, We have been using aspose mailmerge with word templates. Attached the sample input, code, template and the output pdf. The input is in the form of a json. We are using aspose version 22.8 with java. We now have …...current program to generate the document as per new requirement. Please...merge with regions. Document doc = new Document("C:\\Temp\\in.docx");...

    forum.aspose.com/t/aspose-mailmerge-with-word/2...
  8. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....Mail Merge and Reporting documentation article. Remarks: Examples:...data in the form of HTML documents. public void insertHtml()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. class DocSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Failed to Retrieve Hyperlinks in C# in the Same...

    Hi Team, We have a need of reading PPT files which contains hyperlinks to Documents and we want to retrieve all the hyperlinks and name of the hyperlinks available in PPT file in same order as given in PPT file. For thi…... } } Documents: Manage Hyperlinks Please...cases (attaching a sample document for one of such) like when...

    forum.aspose.com/t/failed-to-retrieve-hyperlink...