Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 180,098 for

doc

(0.23 sec)
  1. Aspose::Words::Drawing::Charts::Chart::get_Lege...

    Aspose::Words::Drawing::Charts::Chart::get_Legend method. Provides access to the chart legend properties in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. CommentRangeEnd.Accept | Aspose.Words for .NET

    Discover the CommentRangeEnd Accept method to seamlessly engage visitors and enhance user interaction on your platform. Boost engagement today!...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

    reference.aspose.com/words/net/aspose.words/com...
  3. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your Document processing with efficient enumeration capabilities for optimal performance....VisitDocumentStart ( Document doc ) Parameter Type Description doc Document The...DocStructureToText () { Document doc = new Document ( MyDir + "Do...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++.... auto doc = System :: MakeObject < Aspose...BorderCollection > borders = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...Doc or SaveFormat.Dot format. To...a document in the SaveFormat.Doc format. DocSaveOptions(saveFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal table and cell widths with precision and flexibility. Enhance your Document layouts today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  7. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering Document pages or shapes to images...files used when saving to a DOC or DOCX file. By default this...saving a document as a JPEG. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom Document properties in Java.... Document doc = new Document(getMyDir() + "Properties...of custom document property", doc.getCustomDocumentPro().get("CustomProperty")...

    reference.aspose.com/words/java/com.aspose.word...
  10. PhoneticGuide | Aspose.Words for Java

    Represents Phonetic Guide in Java.... Document doc = new Document(getMyDir() + "Phonetic...docx"); RunCollection runs = doc.getFirstSection().getBody().getFirstParagraph()...

    reference.aspose.com/words/java/com.aspose.word...