Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 4,933 for

assemble document

(0.13 sec)
  1. FontInfo.Family | Aspose.Words for .NET

    Discover the FontInfo Family property to easily manage and customize your font family settings for enhanced design flexibility and style....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FontInfoCollection.GetEnumerator | Aspose.Words...

    Discover the FontInfoCollection GetEnumerator method to easily iterate through all collection items. Streamline your coding with this efficient tool!...each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your Document with the Style Remove method. Enhance your content's appearance and maintain consistency!...the specified style from the document. public void Remove () Remarks...has following effects on the document model: All references to the...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....the Working with Shapes documentation article. public sealed class...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects....section belongs to a different document. No new section is created...created in the destination document. Examples Shows how to append the...

    reference.aspose.com/words/net/aspose.words/sec...
  6. ImageSaveOptions.VerticalResolution | Aspose.Wo...

    Discover the ImageSaveOptions VerticalResolution property to easily set and optimize image quality in DPI for stunning visuals. Enhance your projects today!...converts a document to one. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  7. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/com...
  8. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced Document presentation.... Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your Document processing with versatile loading options.... Document 3 Document. Examples Shows how to...external resources into a document. public void ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  10. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless font management. Enhance your web projects with efficient font sourcing today!...FontsDir , false , 1 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FolderFontSource(...

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