Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 180,117 for

doc

(0.11 sec)
  1. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++.... auto doc = System :: MakeObject < Aspose...Words :: Math :: OfficeMath > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mat...
  2. Font.bold_bi property | Aspose.Words for Python

    Font.bold_bi property. True if the right-to-left text is formatted as bold.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Define a set of font settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage fonts, supported packages, and much more....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/tex/python-net/faq/
  4. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); // Create...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your Document exports by keeping form fields interactive, improving user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertCheckBox (...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating Document line counts efficiently for better content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...