Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 30,980 for

doc

(0.03 sec)
  1. 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...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

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

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/net/aspose.words/sto...
  4. Node.range property | Aspose.Words for Node.js

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a Document that is contained in this node.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text to the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  6. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Export PPT to Doc on Andorid via Java or with free Online Converterhttps://products.aspose.com/total/android-java/conversion/ppt-to-Doc/Convert PPT to ......org/2005/Atom Export PPT to DOC on Andorid via Java or with free.../conversion/ppt-to-doc/Convert PPT to DOC in mobile apps without...

    products.aspose.com/total/android-java/conversi...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon Document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced Document formatting and presentation.... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/par...
  10. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage Document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // AUTHOR fields source their...

    reference.aspose.com/words/net/aspose.words.fie...