Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,991 for

document assembly

(0.06 sec)
  1. Font.Italic | Aspose.Words for .NET

    Discover the Font Italic property! Easily format text in italics to enhance readability and style in your designs. Boost your typography today!...using a document builder. Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.HighlightColor...

    reference.aspose.com/words/net/aspose.words/fon...
  2. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template Documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....string[] ) Populates the template document with data from multiple sources...namespace Aspose.Words.LowCode assembly Aspose.Words BuildReportToImages(...

    reference.aspose.com/words/net/aspose.words.low...
  3. StructuredDocumentTagCollection.Count | Aspose....

    Discover the Count property of StructuredDocumentTagCollection, which efficiently reveals the total number of structured Document tags for better data management....Returns the number of structured document tags in the collection. public...namespace Aspose.Words.Markup assembly Aspose.Words StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  4. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...thumbnail to a document that we save as an Epub. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  5. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....Shows how to hide/display document background images in view...HTML string to create a new document with a flat background color...

    reference.aspose.com/words/net/aspose.words.set...
  6. Range.UnlinkFields | Aspose.Words for .NET

    Discover the Range UnlinkFields method to effortlessly unlink fields in your Document range, enhancing your workflow and Document management....unlink fields in the whole document use UnlinkFields . Examples...fields in a range. Document doc = new Document ( MyDir + "Linked...

    reference.aspose.com/words/net/aspose.words/ran...
  7. StructuredDocumentTagCollection.Item | Aspose.W...

    Access structured Document tags effortlessly with the Item property. Retrieve any tag by index for seamless Document management and enhanced organization....indexer Returns the structured document tag at the specified index...namespace Aspose.Words.Markup assembly Aspose.Words StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Document.UpdateActualReferenceMarks | Aspose.Wo...

    Effortlessly update all footnotes and endnotes in your Document with the Document UpdateActualReferenceMarks method, enhancing accuracy and efficiency....UpdateActualReferenc Document.UpdateActualReferenc method Updates...footnotes and endnotes in the document. public void UpdateActualReferenc...

    reference.aspose.com/words/net/aspose.words/doc...
  9. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling paragraph marks visibility. Improve your Document clarity today!...rendered output document. Document doc = new Document (); DocumentBuilder...symbol when we render the document. builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the Documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...ComparingEntireDocum() { // The path to the documents directory var dataDir = RunExamples...ntCompare(); // Open PDF documents using (var document1 = new...

    forum.aspose.com/t/pdf-compare/316339