Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 180,789 for

doc

(0.69 sec)
  1. CellFormat.setPaddings method | Aspose.Words fo...

    CellFormat.setPaddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set a padding distance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.builtIn property | Aspose.Words for Node.js

    Style.builtIn property. True if this style is one of the built-in styles in MS Word.... let doc = new aw . Document (); // When...flag set to "true". let style = doc . styles . at ( "Emphasis" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure Document management with customizable access!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OfficeMathDisplayType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMathDisplayType enum to easily customize equation display formats for enhanced Document clarity and presentation.... Document doc = new Document ( MyDir + "Office...officeMath = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  5. ChartTitle.font property | Aspose.Words for Nod...

    ChartTitle.font property. Provides access to the font formatting of the chart title.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a chart shape with...

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

    Customize your chart title with the ChartTitle Font property for enhanced font formatting. Elevate your data presentation effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 在 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-...
  8. 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...
  9. 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...
  10. 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...