Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 168,774 for

doc

(0.15 sec)
  1. Convert PDF to Word documents in Node.js|Aspose...

    Learn how to convert PDF to Doc(DocX) in the Node.js environment....support DOC and DOCX formats. PDF files are editable, but DOC and...customizable. Try to convert PDF to DOC online Aspose.PDF for Node.js...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-doc/
  2. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java.... Document doc = new Document(); // A list allows...within a style. Style listStyle = doc.getStyles().add(StyleType.LIST...

    reference.aspose.com/words/java/com.aspose.word...
  3. Border.TintAndShade | Aspose.Words for .NET

    Discover Border TintAndShade, effortlessly adjust color brightness with a simple double value for stunning design enhancements. Perfect for your creative projects!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Border topBorder = builder...

    reference.aspose.com/words/net/aspose.words/bor...
  4. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the Document structure to export the text language.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 Python 在 DOM 中添加 HTML 字符串|Aspose.PDF for Java

    解释如何使用 PDF 文件格式库在 Python 的 DOM 中添加 HTML 字符串...Document 对象 doc = self . Document () page = doc . getPages ().... add ( title ) # 保存 PDF 文件 doc . save ( self . dataDir + 'html...

    docs.aspose.com/pdf/zh/java/add-html-string-usi...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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