Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,930 for

assemble document

(0.06 sec)
  1. FieldSaveDate.UseLunarCalendar | Aspose.Words f...

    FieldSaveDate's UseLunarCalendar property allows you to easily switch between Hijri and Hebrew lunar calendars for seamless date management....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Document.NodeType | Aspose.Words for .NET

    Explore the Document NodeType property to unlock essential Document details and enhance your data management. Discover its benefits today!...[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize Document page images. Control color modes for enhanced visual quality in your projects....for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subDocuments in your applications. Enhance your coding efficiency!...VisitSubDocument method Called when a sub-document is encountered. public virtual...how to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/doc...
  5. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  6. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare Document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!...differences between the two documents. public bool CompareMoves...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  7. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....page of a document to a separate TIFF image. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding text box differences for more accurate results....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/net/aspose.words.com...
  9. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust Document zoom levels in percentages, enhancing your PDF viewing experience....factor (in percentages) for a document. public int ZoomFactor { get...rendered PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes Document saving by updating specific field types before converting to fixed formats. Default, true....updated before saving the document to a fixed page format. Default...in a document immediately before saving it to PDF. Document doc...

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