Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 4,931 for

assemble document

(0.08 sec)
  1. FontInfo.Panose | Aspose.Words for .NET

    Discover the FontInfo PANOSE property, easily get or set the typeface classification number for enhanced font management and design precision....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  2. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified types.... Document doc = new Document ( MyDir + "Multi-section..."Multi-section structured document tags.docx" ); StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  3. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your Documents for enhanced formatting and readability....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. public static class...

    reference.aspose.com/words/net/aspose.words/con...
  4. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations.... Document doc = new Document (); DocumentBuilder...ChartDataPoint () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...LoadFonts(); var document = new Document(); var page = document.Pages.Add();...stream = new MemoryStream(); document.Save(stream, SaveFormat.Pdf);...

    forum.aspose.com/t/nullreferenceexception-when-...
  6. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your shape's container height, enhancing design flexibility and precision in your projects.... Document doc = new Document (); DocumentBuilder...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision.... Document doc = new Document (); DocumentBuilder...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input Documents for seamless processing and improved productivity....From( string ) Specifies input document for processing. public Processor...Description input String Input document file name. Return Value Returns...

    reference.aspose.com/words/net/aspose.words.low...
  9. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Document doc = new Document (); Style style =...from the document to the paragraph that the document builder is...

    reference.aspose.com/words/net/aspose.words/sty...
  10. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....HandleBinaryRasterWa () { 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...