Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,935 for

document assembly

(0.07 sec)
  1. BorderCollection.ClearFormatting | Aspose.Words...

    Discover how the BorderCollection ClearFormatting method effortlessly removes all object borders, enhancing your design with clean, crisp visuals....paragraphs in a document. Document doc = new Document ( MyDir + "Borders...The first paragraph of this document has visible borders with these...

    reference.aspose.com/words/net/aspose.words/bor...
  2. FontInfo.AltName | Aspose.Words for .NET

    Discover the FontInfo AltName property, easily manage alternate font names to enhance typography and improve your design projects....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. FontInfo.Pitch | Aspose.Words for .NET

    Discover the FontInfo Pitch property. Learn how it defines fixed pitch vs. proportional spacing, enhancing your typography for better design clarity....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  4. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Discover the HtmlFixedSaveOptions PageHorizontalAlignment property to easily control page alignment in HTML Documents. Default set to Center for optimal presentation....alignment of pages in an HTML document. Default value is Center....saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your Document design with precise layout control and customization.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  6. ThumbnailGeneratingOptions.GenerateFromFirstPag...

    Discover how the GenerateFromFirstPage option creates thumbnails from the Document's first page or image, enhancing your visual content effortlessly....thumbnail from first page of the document or first image. public bool...generated from first page of the document. If value is false and there...

    reference.aspose.com/words/net/aspose.words.ren...
  7. CellFormat.SetPaddings | Aspose.Words for .NET

    Discover the CellFormat SetPaddings method to customize cell spacing in points, enhancing your layout for improved readability and design.... Document doc = new Document (); DocumentBuilder...table cell we create with the document builder. builder . CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.AllowOverlap | Aspose.Words for .NET

    Discover the Table AllowOverlap property, which controls whether floating objects can overlap your table. Enhance layout flexibility for better Document presentation....other floating objects in the document to overlap its extents when...tables properties. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Document doc = new Document (); DocumentBuilder...AltText.docx" ); // Save the document to HTML, and then delete the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your Document processing with advanced techniques.... Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as a TIFF, we can pass a SaveOptions...

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