Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 157,128 for

doc

(0.12 sec)
  1. Field.DisplayResult | Aspose.Words for .NET

    Discover the Field DisplayResult property that delivers the text for your displayed field results, enhancing clarity and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This document...

    reference.aspose.com/words/net/aspose.words.fie...
  2. OfficeMathJustification enumeration | Aspose.Wo...

    Aspose.Words.Math.OfficeMathJustification enumeration. Specifies the justification of the equation.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStop.Leader | Aspose.Words for .NET

    Discover TabStop Leader properties to customize leader line types for your tabs, enhancing Document clarity and presentation. Optimize your formatting today!... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/tab...
  4. TabStopCollection.RemoveByPosition | Aspose.Wor...

    Effortlessly remove tab stops from your collection with the RemoveByPosition method. Streamline your formatting for enhanced Document control!... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/tab...
  5. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/Document/customDocumentProperties/) are exported to PDF file.... let doc = new aw . Document (); doc . customDocumentProper...customPropertiesExpo = pdfCustomPropertiesE ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Style.StyleIdentifier | Aspose.Words for .NET

    Discover the locale-independent StyleIdentifier property for built-in styles. Enhance your projects with consistent and versatile styling solutions.... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/sty...
  8. Style.styleIdentifier property | Aspose.Words f...

    Style.styleIdentifier property. Gets the locale independent style identifier for a built-in style.... let doc = new aw . Document ( base ....TOC9. for ( var paraNode of doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将 PDF 转换为 Excel 工作簿在 Python 中|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...ExcelSaveOptions (); # 将输出保存为 XLS 格式 doc . save ( self . dataDir + "Converted_Excel...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-exce...
  10. DownsampleOptions.downsampleImages property | A...

    DownsampleOptions.downsampleImages property. Specifies whether images should be downsampled.... let doc = new aw . Document ( base ....resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...

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