Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 376,801 for

document

(0.34 sec)
  1. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....to convert to PDF into the Document class object Instantiate the...RTF file is loaded into the Document class object that has multiple...

    kb.aspose.com/words/python/how-to-convert-word-...
  3. Add an image in PS files | .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C# code snippet...NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/add-image-to-ps/
  4. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various Document processing procedures when an issue is detected that might result in data or formatting fidelity loss....property Called during various document processing procedures when... IWarningCallback Remarks Document may generate warnings at any...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your Document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and page numbers for a polished look....include chapter numbers, the document headings must have a numbered...chapters. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words/pag...
  7. How to Merge Word Documents using C#

    This article entails how to merge Word Document using C#. It encompasses all the details to set up the IDE, a list of configuration steps and a working sample code to merge DOCX files in C#....Family How to Merge Word Documents using C# This article entails...entails how to merge Word documents using C# . It represents a step-by-step...

    kb.aspose.com/words/net/how-to-merge-word-docum...
  8. Shifted and deleted cells in Docx table (Java) ...

    Hi, We’re running Aspose with files containing tables with certain formatting. When this happens, the outputted file seems to have shifted cells around, overlays cells on top of other cells and deletes some. It seems t…...your code simply convert the document to PDF. So the problem can...following simple code: Document doc = new Document("C:\\Temp\\in.docx");...

    forum.aspose.com/t/shifted-and-deleted-cells-in...
  9. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a Document in Java....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. Remarks: Items are...

    reference.aspose.com/words/java/com.aspose.word...
  10. Setting Background Color Dynamically in Java|As...

    Set text background color for Document contents dynamically when building a report in Java....text background color for document contents dynamically using...used anywhere in a template document except charts. An expression...

    docs.aspose.com/words/java/setting-background-c...