Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,146 for

trim document

(0.11 sec)
  1. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling text rotation for a dynamic visual effect. Elevate your creativity!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... Document (); let builder = new aw ...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 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-...
  6. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word Document node in C++....Specifies the type of a Word document node. enum class NodeType...select all children. Document 1 A Document object that, as the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a Document in Java....Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks: A...

    reference.aspose.com/words/java/com.aspose.word...
  8. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  9. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...node from another document to the current document. importNode (...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...