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

doc

(0.04 sec)
  1. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/working-with-visua...
  2. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java.... Document doc = new Document(getMyDir() + "Various...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::MailMerging::MailMerge::GetField...

    Aspose::Words::MailMerging::MailMerge::GetFieldNamesForRegion method. Returns a collection of mail merge field names available in the region in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...CreateCommentsAndPri () { auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Create and Load a OneNote Document

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/create-and-load-a-onen...
  7. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize page borders, enhancing layout and visibility for intersecting texts and objects....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  8. PageSetup.BorderAppliesTo | Aspose.Words for .NET

    Discover how the PageSetup BorderAppliesTo property enhances your Document layout by controlling page border printing for a polished, professional look....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  9. BorderCollection.Color | Aspose.Words for .NET

    Discover the BorderCollection Color property to easily customize and manage border colors for your designs. Enhance your UI with vibrant options!...Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  10. Fill.foreThemeColor property | Aspose.Words for...

    Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

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