Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 180,207 for

doc

(0.47 sec)
  1. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify Document font settings....'MissingFont' , [ 'Comic Sans MS' ]) doc = aw . Document ( file_name =...assertEqual ( 'MissingFont' , doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless Document processing....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  5. IStructuredDocumentTag.Appearance | Aspose.Word...

    Discover the IStructuredDocumentTag Appearance property to customize and enhance your structured Document tags for improved user experience.... Document doc = new Document ( MyDir + "Multi-section...); StructuredDocumentTa tag = doc . GetChild ( NodeType . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FootnoteSeparatorCollection.Item | Aspose.Words...

    Access the FootnoteSeparatorCollection Item property to easily retrieve customized FootnoteSeparators by type, enhancing your Document formatting.... Document doc = new Document ( MyDir + "Footnotes...FootnoteSeparator footnoteSeparator = doc . FootnoteSeparators [ FootnoteSeparatorTyp...

    reference.aspose.com/words/net/aspose.words.not...
  7. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.Document property. Returns the Document containing the parent chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: String imageFileName...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Saving::SaveOptions::get_ExportG...

    Aspose::Words::Saving::SaveOptions::get_ExportGeneratorName method. When true, causes the name and version of Aspose.Words to be embedded into produced files. Default value is true in C++.... auto doc = System :: MakeObject < Aspose...Document > (); // Use https://docs.aspose.com/words/net/genera...

    reference.aspose.com/words/cpp/aspose.words.sav...