Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 30,980 for

doc

(0.04 sec)
  1. Aspose::Words::Drawing::TextPath::get_On method...

    Aspose::Words::Drawing::TextPath::get_On method. Defines whether the text is displayed in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...
  3. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  4. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!...MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  5. MailMerge.MappedDataFields | Aspose.Words for .NET

    Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly....MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  6. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.NumberSpacing | Aspose.Words for .NET

    Discover the Font NumberSpacing property to customize numeral spacing for enhanced readability and design. Optimize your typography today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This effect is only supported...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Aspose::Words::Drawing::ArrowType enum | Aspose...

    Aspose::Words::Drawing::ArrowType enum. Specifies the type of an arrow at a line end in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...