Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 180,944 for

doc

(0.74 sec)
  1. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A Story is a type of node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::SaveOptions::get_TempFol...

    Aspose::Words::Saving::SaveOptions::get_TempFolder method. Specifies the folder for temporary files used when saving to a Doc or DocX file. By default, this property is null and no temporary files are used in C++....files used when saving to a DOC or DOCX file. By default, this...when saving a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeries.bubble3D property | Aspose.Words fo...

    ChartSeries.bubble3D property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... display_doc_title ) # Whether to resize the...Default: false document . display_doc_title = True # Specify whether...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  8. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Aspose::Words::Border::get_DistanceFromText met...

    Aspose::Words::Border::get_DistanceFromText method. Gets or sets distance of the border from text or from the page edge in points in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Aspose::Words::Fields::FieldEQ::AsOfficeMath me...

    Aspose::Words::Fields::FieldEQ::AsOfficeMath method. Returns Office Math object corresponded to the EQ field in C++.... auto doc = System :: MakeObject < Aspose...Fields :: FieldEQ > fieldEQ = doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...