Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 5,149 for

assemble document

(0.07 sec)
  1. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital signature authenticity, ensuring secure and trustworthy transactions. Enhance your Document integrity!...Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert OTT to POT in Python or with free Onlin...

    OTT to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to POT online converter quickly before integrating the code.... OTT files are a type of document file created by the OpenDocument...user to open and edit the document in PowerPoint, which is often...

    products.aspose.com/total/python-net/conversion...
  3. Fill.GradientStyle | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStyle property for stunning fill effects. Elevate your projects with vibrant gradients!... Document doc = new Document (); DocumentBuilder..."GradientAngle" properties after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  4. JsonDataLoadOptions.SimpleValueParseMode | Aspo...

    Discover how the SimpleValueParseMode property in JsonDataLoadOptions enhances JSON parsing for nulls, booleans, numbers, and strings. Optimize your data loading today!... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words JsonDataLoadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Shading.BackgroundPatternColor | Aspose.Words f...

    Discover the Shading BackgroundPatternColor property to customize your Shading object's background color, enhancing your design's visual appeal.... Document doc = new Document (); DocumentBuilder...Shading namespace Aspose.Words assembly Aspose.Words Shading.BackgroundPatternThe...

    reference.aspose.com/words/net/aspose.words/sha...
  6. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications....public LayoutEnumerator ( Document document ) Parameter Type Description...Description document Document A document whose page layout model...

    reference.aspose.com/words/net/aspose.words.lay...
  7. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced Document comparison. Customize your comparison settings for precise results and enhanced productivity....choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words.com...
  8. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML Documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....the JPEG images inside Html document. public int JpegQuality {...Remarks Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Document.Frameset | Aspose.Words for .NET

    Discover the Frameset property for Documents. Get a Frameset instance for seamless integration of framed pages. Enhance your web experience today!...Frameset Contents [ Hide ] Document.Frameset property Returns...Frameset instance if this document represents a frames page....

    reference.aspose.com/words/net/aspose.words/doc...
  10. 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-...