Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,534 for

trim document

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

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless Document automation. Enhance your workflows with powerful MERGEFIELD functionality....the Working with Fields documentation article. public class FieldMergeField...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the Working with Shapes documentation article. Remarks Use the...Defines the alignment of text. trim Determines whether extra space...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, Trim, loop, and configure playback across PPT, PPTX, and ODP presentations....set_FadeOutDuration method Trim Audio Start Time matches the...AudioFrame.set_TrimFromStart method Trim Audio End Time value equals...

    docs.aspose.com/slides/cpp/audio-frame/
  5. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer Document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance Document management efficiency today!...repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....visit the Document Builder Overview documentation article. Remarks:...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....the Working with Fields documentation article. Remarks: Inserts...GREETINGLINE field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....the source PDF file into the Document class object to crop a page...dimensions of boxes like crop, trim, art, bleed, and media Create...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...