Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 4,283 for

assemble document

(0.04 sec)
  1. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Give the document's built-in "Author" property...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...RemoveAllChildren (); // By default, a document compiles all endnotes at its...

    reference.aspose.com/words/net/aspose.words/bod...
  3. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance Document imports and image insertion seamlessly....resource when importing a document and inserting images using...external resources into a document. public void ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  4. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you to choose the best compression type for vibrant, high-quality images....used for all images in the document. public PdfImageCompression...quality of images in the output document through the JpegQuality property...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldIncludeText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIncludeText class for seamless Document integration. Enhance your workflow with efficient INCLUDETEXT field implementation....the Working with Fields documentation article. public class FieldIncludeText...name of the bookmark in the document to include. DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DmlEffectsRenderingMode Enum | Aspose.Words for...

    Discover the Aspose.Words DmlEffectsRenderingMode enum for optimized DrawingML effect rendering in fixed page formats. Enhance your Document quality!...effects in a document as we save it to PDF. Document doc = new Document...Document ( MyDir + "DrawingML shape effects.docx" ); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  7. BuildingBlock Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.BuildingBlock class for creating and managing glossary entries like AutoText and AutoCorrect for enhanced Document efficiency....class Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words.bui...
  8. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify Document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....information about a format of a document stored in a disk file. public...if this method detects the document format, it does not guarantee...

    reference.aspose.com/words/net/aspose.words/fil...
  9. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your Documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....a paragraph break into the document. public void Writeln ( string...string to insert into the document. Remarks Current font and...

    reference.aspose.com/words/net/aspose.words/doc...
  10. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...