Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 155,671 for

doc

(0.22 sec)
  1. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected Document format.... doc = aw . Document () # Configure...save_options . password = 'MyPassword' doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OfficeMath.displayType property | Aspose.Words ...

    OfficeMath.displayType property. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在 Python 中设置 PDF 到期|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = self . Document () pdf = self... You need a new one.');" ); doc . setOpenAction ( javascript...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  4. TextBox.TextBoxWrapMode | Aspose.Words for .NET

    Discover the TextBox WrapMode property to enhance text wrapping within shapes, improving your design's clarity and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HtmlLoadOptions.supportVml property | Aspose.Wo...

    HtmlLoadOptions.supportVml property. Gets or sets a value indicating whether to support VML images.... let doc = new aw . Document ( base ....); if ( supportVml ) expect ( doc . getShape ( 0 , true ). imageData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextColumnCollection.evenlySpaced property | As...

    TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let pageSetup = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.tabStops property | Aspose.Word...

    ParagraphFormat.tabStops property. Gets the collection of custom tab stops defined for this object.... let doc = new aw . Document ( base ....TOC9. for ( var paraNode of doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.TabStops | Aspose.Words for .NET

    Discover the ParagraphFormat TabStops property to easily manage custom tab stops, enhancing your Document formatting and improving readability.... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/par...
  9. ChartAxis.Hidden | Aspose.Words for .NET

    Discover the ChartAxis Hidden property to easily manage axis visibility in your charts. Enhance your data presentation with this simple toggle feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...