Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,984 for

assemble document

(0.12 sec)
  1. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF Documents by ensuring complete font embedding for perfect formatting....embedded into the resulting PDF documents. public bool EmbedFullFonts...will result in large output documents. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words.sav...
  2. IDocumentReaderPlugin.Read | Aspose.Words for .NET

    Effortlessly read data into your Document instance with the IDocumentReaderPlugin's Read method. Enhance your Document processing today!...specified stream into the Document instance. public void Read...LoadOptions loadOptions , Document document ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/ido...
  3. ICssSavingCallback Interface | Aspose.Words for...

    Control CSS saving in Aspose.Words with the ICssSavingCallback interface. Customize your HTML Document output for enhanced styling and flexibility....Style Sheet) when saving a document to HTML. public interface...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....Contents [ Hide ] BuildReport( Document , object ) Populates the specified...specified template document with data from the specified source...

    reference.aspose.com/words/net/aspose.words.rep...
  5. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....Examples Shows how to manage a document while saving to html. public...) { Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save Documents in a booklet layout for enhanced printing efficiency....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing Document authenticity and security....that was used to sign the document. public string SubjectName...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  8. WebExtension Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.WebExtension class, your go-to solution for creating dynamic web extensions in Documents. Enhance functionality effortlessly!...Work with Office Add-ins documentation article. public class WebExtension...extension instance in the current document. IsFrozen { get; set; } Specifies...

    reference.aspose.com/words/net/aspose.words.web...
  9. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  10. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your Document design with powerful, flexible features....the Working with Tables documentation article. public class RowFormat...of a table row. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...