Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 9,613 for

assemble document

(0.09 sec)
  1. Document.UpdateListLabels | Aspose.Words for .NET

    Document UpdateListLabels method. Updates list labels for all list items in the Document in C#....UpdateListLabels Contents [ Hide ] Document.UpdateListLabels method Updates...for all list items in the document. public void UpdateListLabels...

    reference.aspose.com/words/net/aspose.words/doc...
  2. HtmlSaveOptions.ExportOriginalUrlForLinkedImage...

    HtmlSaveOptions ExportOriginalUrlForLinkedImages property. Specifies whether original URL should be used as the URL of the linked images. Default value is false in C#....images are not loaded into document’s folder or ImagesFolder ...linked images are loaded into document’s folder or ImagesFolder and...

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

    Cell constructor. Initializes a new instance of the Cell class in C#....doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  4. PageSetup.OtherPagesTray | Aspose.Words for .NET

    PageSetup OtherPagesTray property. Gets or sets the paper tray bin to be used for all but the first page of a section. The value is implementation printer specific in C#....get all the sections in a document to use the default paper tray...selected printer. Document doc = new Document (); // Find the default...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PreviewScope | Aspose.Diagram for .NET API Refe...

    Specifies whether the Document includes a preview and if so whether the preview shows only the first page or all the pages in the Document....class Specifies whether the document includes a preview, and, if...page or all the pages in the document. public class PreviewScope...

    reference.aspose.com/diagram/net/aspose.diagram...
  6. ArtBox | Aspose.PDF for .NET API Reference

    Gets or sets art box of the page....box of the page: Document document = new Document ( "sample.pdf"...pdf" ); Rectangle artBox = document . Pages [ 1 ]. ArtBox ; See...

    reference.aspose.com/pdf/net/aspose.pdf/page/ar...
  7. TrimBox | Aspose.PDF for .NET API Reference

    Gets or sets trim box of the page....box of the page: Document document = new Document ( "sample.pdf"...pdf" ); Rectangle trimBox = document . Pages [ 1 ]. TrimBox ; See...

    reference.aspose.com/pdf/net/aspose.pdf/page/tr...
  8. BleedBox | Aspose.PDF for .NET API Reference

    Gets or sets bleed box of the page....box of the page: Document document = new Document ( "sample.pdf"...pdf" ); Rectangle bleedBox = document . Pages [ 1 ]. BleedBox ;...

    reference.aspose.com/pdf/net/aspose.pdf/page/bl...
  9. NodeCollection.RemoveAt | Aspose.Words for .NET

    NodeCollection RemoveAt method. Removes the node at the specified index from the collection and from the Document in C#....the collection and from the document. public void RemoveAt ( int...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  10. NumberList | Aspose.Note for .NET API Reference

    Gets or sets the style for the numbered list header....// Load the document into Aspose.Note. Document oneFile = new...new Document ( dataDir + "ApplyNumberingOnText.one" ); // Retrieve...

    reference.aspose.com/note/net/aspose.note/outli...