Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 401,860 for

document

(0.14 sec)
  1. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability.... Document doc = new Document (); Run run = new...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision.... Document doc = new Document (); DocumentBuilder..."TextureAlignment" // property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  3. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class....instance of the Structured document tag class. StructuredDocumentTa...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...pkg:name=“/word/_rels/document.xml.rels” pkg:name=“/word/document.xml” pkg...OOXML for a chart from a Word document using Aspose.Words, follow...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  5. Using WorkbookMetadata with Node.js via C++|Doc...

    Learn how to edit workbook metadata using Aspose.Cells for Node.js via C++....WorkbookMetadata class to edit custom document properties of a workbook....you will be able to read the document properties. Here is sample...

    docs.aspose.com/cells/nodejs-cpp/using-workbook...
  6. 将PDF转换为Excel|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将PDF转换为Excel格式。在此过程中,PDF文件的各个页面将被转换为Excel工作表。...该类的对象作为第二个参数传递给Document.Save(..)构造函数。 将PDF文件转换为XLSX格式是Aspose...// 打开源PDF文档 try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  7. ListCollection.addSingleLevelList method | Aspo...

    ListCollection.addSingleLevelList method. Creates a new single level list based on the predefined template and adds it to the list collection in the Document....the list collection in the document. addSingleLevelList ( listTemplate...template. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm....Create a Word document. var doc = new aw . Document (); // Use a...Write a new paragraph to the document. builder . writeln ( 'This...

    docs.aspose.com/words/nodejs-net/installation/
  9. PclSaveOptions.addPrinterFont method | Aspose.W...

    PclSaveOptions.addPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer....the font that is used in Pcl document. Remarks There are 52 fonts...different font. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling save options to export Word Documents as structured Docling JSON with full control....additional options when saving a document into the Docling format. To...the Specify Save Options documentation article. public class DoclingSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...