Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 69,381 for

doc

(0.17 sec)
  1. BuildingBlock | Aspose.Words for .NET

    Discover BuildingBlock constructor, effortlessly create new instances with ease. Unlock powerful features for seamless development and enhanced performance!... Document doc = new Document (); GlossaryDocument...glossaryDoc = new GlossaryDocument (); doc . GlossaryDocument = glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  2. BuildingBlock.Guid | Aspose.Words for .NET

    Discover BuildingBlock GUID property. Easily manage a unique 128-bit identifier for your building blocks, ensuring seamless organization and identification.... Document doc = new Document (); GlossaryDocument...glossaryDoc = new GlossaryDocument (); doc . GlossaryDocument = glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  3. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.listIndent method. Increases the list level of the current paragraph by one level.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency.... Document doc = new Document (); GlossaryDocument...glossaryDoc = new GlossaryDocument (); doc . GlossaryDocument = glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  5. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Run...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your Documents. Elevate your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  7. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your Document graphics with professional quality and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose Document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

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