Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 4,930 for

assemble document

(0.08 sec)
  1. NodeChangingArgs.OldParent | Aspose.Words for .NET

    Discover the NodeChangingArgs OldParent property, which retrieves the parent node prior to changes, ensuring seamless operations and enhanced data management....to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  2. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced Document saving. Customize your text format with powerful options for optimal results....additional options when saving a document into the Text format. To learn...the Specify Save Options documentation article. public class TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. AxisTickLabels.Font | Aspose.Words for .NET

    Enhance your charts with the AxisTickLabels Font property, allowing customizable font formatting for clearer, more impactful tick labels.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chart.AxisZ | Aspose.Words for .NET

    Explore the Chart AxisZ property to unlock Z-axis customization options, enhancing your data visualization for clearer insights and impactful presentations.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.TickLabels | Aspose.Words for .NET

    Discover the ChartAxis TickLabels property to customize your axis tick mark labels for enhanced data visualization and clarity in your charts.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Field.IsLocked | Aspose.Words for .NET

    Discover the IsLocked property for fields—control recalculation and enhance data integrity. Unlock efficient management of your data results today!... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ViewOptions.ZoomPercent | Aspose.Words for .NET

    Adjust the ViewOptions ZoomPercent property to set your Document's zoom level between 10-500%. Enhance readability and optimize your viewing experience!...which you want to view your document. public int ZoomPercent {...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  8. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your Document's final section for effective formatting....in the last section of the document. public bool IsEndOfDocument...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  9. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word Documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...for replacing tags in Word documents. The function is intended...correctly for text in the document body but did not replace tags...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  10. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize list indentation levels. Set your desired character count for enhanced readability!...saving a document to plaintext. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

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