Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 4,984 for

document assembly

(2.6 sec)
  1. Paragraph.FrameFormat | Aspose.Words for .NET

    Discover the Paragraph FrameFormat property, easily access and customize frame formatting properties for enhanced Document presentation.... Document doc = new Document ( MyDir + "Paragraph...Paragraph namespace Aspose.Words assembly Aspose.Words Paragraph.BreakIsStyleSeparato...

    reference.aspose.com/words/net/aspose.words/par...
  2. FrameFormat.HorizontalAlignment | Aspose.Words ...

    Discover the FrameFormat HorizontalAlignment property to easily adjust and optimize your frame's horizontal alignment for better design control.... Document doc = new Document ( MyDir + "Paragraph...FrameFormat namespace Aspose.Words assembly Aspose.Words FrameFormat.HeightRule...

    reference.aspose.com/words/net/aspose.words/fra...
  3. FrameFormat.IsFrame | Aspose.Words for .NET

    Discover the FrameFormat IsFrame property. Easily determine if your paragraph is a frame, enhancing your Document's layout and design.... Document doc = new Document ( MyDir + "Paragraph...FrameFormat namespace Aspose.Words assembly Aspose.Words FrameFormat.HorizontalPosition...

    reference.aspose.com/words/net/aspose.words/fra...
  4. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. MarkdownSaveOptions.EmptyParagraphExportMode | ...

    Configure empty paragraph export in Markdown with Aspose.Words. Set EmptyParagraphExportMode for optimal Document conversion.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Saving assembly Aspose.Words MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  7. StructuredDocumentTagRangeStart.Level | Aspose....

    Discover the StructuredDocumentTagRangeStart Level property to easily identify its position in the Document tree, enhancing your Document management efficiency....structured document tag range start occurs in the document tree. public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  9. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design....stop in a document by its index and remove it. Document doc = new...new Document (); TabStopCollection tabStops = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/tab...
  10. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words.tab...