Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 4,933 for

document assembly

(0.09 sec)
  1. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded font styles in FontInfo objects, enhancing your Document formatting capabilities....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  2. 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...
  3. BookmarkCollection.Remove | Aspose.Words for .NET

    Effortlessly remove bookmarks from your Documents with the BookmarkCollection Remove method. Enhance your Document management today!...specified bookmark from the document. public void Remove ( Bookmark...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Aspose.PDF for .NET via COM Interop|Aspose.PDF ...

    Discover how to use Aspose.PDF for .NET via COM Interop for seamless integration with non-.NET applications....your programming language documentation and the language-specific...topics further in this documentation. Working with COM objects...

    docs.aspose.com/pdf/net/use-aspose-pdf-for-net-...
  5. StructuredDocumentTagRangeStart.RemoveAllChildr...

    Efficiently use the RemoveAllChildren method to clear nodes between StructuredDocumentTagRangeStart and end, enhancing Document management....to create/remove structured document tag and its content. public...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SignatureLine.IsValid | Aspose.Words for .NET

    Ensure your Documents are secure with SignatureLine's IsValid property, confirming valid digital signatures for authenticity and trust....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MailMergeRegionInfo.Level | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Level property that reveals the nesting level of your regions, enhancing your Document automation and efficiency.... Document doc = new Document ( MyDir + "Mail merge...MERGEFIELDs available in the document. MailMergeRegionInfo regionInfo...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 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...
  9. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display.... Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your Document's save format. Optimize your workflow with flexible saving options!...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

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