Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 4,705 for

assemble document

(0.08 sec)
  1. 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-...
  2. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!... Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.AllCaps...

    reference.aspose.com/words/net/aspose.words/fon...
  3. ChartSeriesCollection.RemoveAt | Aspose.Words f...

    Effortlessly manage your chart data with the ChartSeriesCollection RemoveAt method—quickly remove any ChartSeries by index for streamlined analysis.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances Document editing by controlling visible revisions in balloons for clear collaboration.... Document doc = new Document ( MyDir + "Revisions...namespace Aspose.Words.Layout assembly Aspose.Words RevisionTextEffect...

    reference.aspose.com/words/net/aspose.words.lay...
  5. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your Document's layout and formatting....stops to a document. Document doc = new Document (); Paragraph...TabStopCollection namespace Aspose.Words assembly Aspose.Words Add( double,...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of tab stops, enhancing your UI design and user experience....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  7. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options.... Document doc = new Document (); DocumentBuilder...RemoveNumbers (); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Metered Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Metered class! Easily manage your metered key with efficient methods for seamless Document processing.... Document doc = new Document ( MyDir + "Document.docx" );...Also namespace Aspose.Words assembly Aspose.Words MeasurementUnits...

    reference.aspose.com/words/net/aspose.words/met...
  9. ChartSeriesGroupCollection Class | Aspose.Words...

    Explore the Aspose.Words.ChartSeriesGroupCollection class, your go-to solution for managing and organizing ChartSeriesGroup objects effortlessly....the Working with Charts documentation article. Examples Shows...secondary axis of chart. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompositeNode.GetEnumerator | Aspose.Words for ...

    Explore the CompositeNode GetEnumerator method for seamless iteration over child nodes. Enhance your coding efficiency with this powerful feature!...all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

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