Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,867 for

document assembly

(0.1 sec)
  1. ConvertUtil.PixelToPoint | Aspose.Words for .NET

    Effortlessly convert pixels to points at 96 dpi with ConvertUtil's PixelToPoint method. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...ConvertUtil namespace Aspose.Words assembly Aspose.Words PixelToPoint(...

    reference.aspose.com/words/net/aspose.words/con...
  2. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing....Track Changes in a Document documentation article. public class...revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  3. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    Discover the HtmlFixedSaveOptions Encoding property for seamless HTML exports. Easily set UTF-8 encoding with BOM for optimal data integrity....exporting a document to HTML. Document doc = new Document (); DocumentBuilder...If we want to represent our document using a different encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital signature instances, enhancing your application's security and efficiency....signing a document. Examples Shows how to sign OOXML document. Document...Document doc = new Document ( MyDir + "Document.docx" ); CertificateHolder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Watermark.SetText | Aspose.Words for .NET

    Enhance your Documents with our Watermark SetText method. Easily add customizable text watermarks for a professional touch!...Adds Text watermark into the document. public void SetText ( string...text watermark. Document doc = new Document (); // Add a plain...

    reference.aspose.com/words/net/aspose.words/wat...
  6. SignOptions.XmlDsigLevel | Aspose.Words for .NET

    Discover the XmlDsigLevel property in SignOptions, defining digital signature strength per XMLDSig standards. Ensure secure and reliable signatures!...Examples Shows how to sign document based on XML-DSig standard...string inputFileName = MyDir + "Document.docx" ; string outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  7. StructuredDocumentTagRangeStart.Appearance | As...

    Discover how to customize the appearance of StructuredDocumentTagRangeStart for enhanced Document formatting and improved readability....appearance of the structured document tag. public SdtAppearance...around content. Document doc = new Document ( MyDir + "Multi-section...

    reference.aspose.com/words/net/aspose.words.mar...
  8. BuiltInDocumentProperties.SharedDocument | Aspo...

    Discover the BuiltInDocumentProperties SharedDocument feature that reveals if your Document is shared, enhancing collaboration and accessibility....Indicates whether the document is a shared document. public bool SharedDocument...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  9. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control....exported as inline tags in the document structure. public bool ExportFloatingShapes...as inline tags. Document doc = new Document ( MyDir + "Floating...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false....md document with images embedded inside it. Document doc =...= new Document ( MyDir + "Images.docx" ); MarkdownSaveOptions...

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