Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 401,853 for

document

(0.09 sec)
  1. CustomPartCollection.add method | Aspose.Words ...

    CustomPartCollection.add method. Adds an item to the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the Document in Java....information about a font used in the document. To learn more, visit the...the Working with Fonts documentation article. Remarks: You do not...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldQuote.text property | Aspose.Words for Python

    FieldQuote.text property. Gets or sets the text to retrieve.... Document () builder = aw . DocumentBuilder...date every time we open the document using Microsoft Word. # Nesting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.removeAllChildr...

    StructuredDocumentTagRangeStart.removeAllChildren method. Removes all the nodes between this range start node and the range end node....to create/remove structured document tag and its content. test...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PPSX to FODS via C++ or with free Onlin...

    Export PPSX to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSX to FODS online converter quickly before integrating the code....Flat Open Document Spreadsheet (FODS) is an open document format...using Save method Load HTML document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  6. FieldBibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBibliography class to effortlessly manage bibliography fields in your Documents. Enhance your writing with ease!...the Working with Fields documentation article. public class FieldBibliography...to only the sources in the document that use that language. Format...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting Document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...formatting issues while converting document from Word to PDF. We are trying... } var wordDocument = new Document(docStream); var saveOptions...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  8. FieldOptions.FileName | Aspose.Words for .NET

    Discover the FieldOptions FileName property to easily manage and customize your Document's file name for enhanced organization and efficiency....sets the file name of the document. public string FileName {...field. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  9. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...rendering large documents to PDF. let doc = new aw . Document ( base ...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Scalable, performant solution for Aspose.Words ...

    I’m using Aspose.Words for .NET inside a Linux Docker container to generate Word Document and then convert them to PDF or HTML files based on use case. Issue is that the output fonts often don’t match the original templa…...container to generate Word document and then convert them to PDF...gone through some related documentation about fonts. However, what’s...

    forum.aspose.com/t/scalable-performant-solution...