Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 4,931 for

document assembly

(0.07 sec)
  1. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless Document processing....external resources into a document. public void ResourceLoadingCallb...ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  2. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    Discover the FontSavingArgs FontFamilyName property to easily manage and customize your font family for enhanced design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FontSavingArgs.Bold | Aspose.Words for .NET

    Discover the FontSavingArgs Bold property to easily determine if your font is bold. Enhance your typography for better readability and design....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

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

    Discover the Aspose.Words.Properties.DocumentProperty class for managing custom and built-in Document properties efficiently. Enhance your Document handling today!...Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  5. FieldCreateDate.UseLunarCalendar | Aspose.Words...

    Manage date formats effortlessly with the FieldCreateDate UseLunarCalendar property. Choose between Hijri and Hebrew Lunar calendars for precise scheduling....date/time of the document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.Cells Third‐Party Reference Information|...

    Detailed guide on how Aspose.Cells references third‐party libraries across .NET versions (net6, net8, net9, net10) on Windows and Linux, including version differences, upgrade impact, and how to inspect referenced assemblies programmatically....explains the third‐party assemblies that Aspose.Cells depends...lists the actual referenced assemblies of the Aspose.Cells binary...

    docs.aspose.com/cells/net/third-party-reference...
  7. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ParagraphFormat.OutlineLevel | Aspose.Words for...

    Discover the ParagraphFormat OutlineLevel property to easily define paragraph hierarchy in your Documents, enhancing organization and readability....level of the paragraph in the document. public OutlineLevel OutlineLevel...collapsible text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  9. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your Document's text for improved readability....numbers and the left edge of the document. public double LineNumberDistanceFr...line numbers and text of the document. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any Document with the CopyStylesFromTemplate method, enhancing your workflow and Document consistency....the specified template to a document. public void CopyStylesFromTempla...template to a document, like-named styles in the document are redefined...

    reference.aspose.com/words/net/aspose.words/doc...