Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 155,673 for

doc

(0.08 sec)
  1. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # The BIDIOUTLINE field numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_Document_properties](../../aspose.words/Document/custom_Document_properties/) are exported to PDF file.... doc = aw . Document () doc . custom_document_properties...pdf_custom_properties_export_mode doc . save ( ARTIFACTS_DIR + 'PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience.... Document doc = new Document (); Comment comment...comment = new Comment ( doc , "John Doe" , "J.D." , DateTime ...

    reference.aspose.com/words/net/aspose.words/com...
  4. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...files used when saving to a DOC or DOCX file. By default this...saved document to adhere to. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the Document grid lines per page settings when laying out the contents in the paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. ChartDataTable.hasHorizontalBorder property | A...

    ChartDataTable.hasHorizontalBorder property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( 'Lorem ipsum...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::get_CurrentNode...

    Aspose::Words::DocumentBuilder::get_CurrentNode method. Gets the node that is currently selected in this DocumentBuilder in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ChartDataTable.HasLegendKeys | Aspose.Words for...

    Discover the ChartDataTable HasLegendKeys property to easily control legend key visibility in your data table. Enhance clarity with customizable settings!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable properties effortlessly. Enhance data visualization with the Show property for clear insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...