Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 4,290 for

assemble document

(0.07 sec)
  1. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in shapes as Image objects. Enhance your projects effortlessly!...images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the TextBox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects.... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  3. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a Document node is added to another, enhancing your coding efficiency....when a node belonging to this document has been inserted into another...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ino...
  4. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...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...
  5. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing Document layout and readability....Value Description Both 0 The document text wraps on both sides of...of the shape. Left 1 The document text wraps on the left side...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed to enhance resource loading efficiency in your applications. Unlock seamless integration today!...resource as specified in imported document. ResourceType { get; } Type...external resources into a document. public void ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  7. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. LoadOptions.ConvertShapeToOfficeMath | Aspose.W...

    Transform shapes with EquationXML into Office Math objects effortlessly using LoadOptions' ConvertShapeToOfficeMath property for enhanced Document clarity....objects and then load the document. loadOptions . ConvertShapeToOffice...isConvertShapeToOffi ; Document doc = new Document ( MyDir + "Math shapes...

    reference.aspose.com/words/net/aspose.words.loa...
  9. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... Document doc = new Document ( MyDir + "Smart...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words/com...
  10. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

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