Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 9,370 for

assemble document

(0.06 sec)
  1. Row Class | Aspose.Words for .NET

    Aspose.Words.Tables.Row class. Represents a table row in C#....the Working with Tables documentation article. public class Row...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.tab...
  2. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    MarkdownSaveOptions ImageSavingCallback property. Allows to control how images are saved when a Document is saved to Markdown format in C#....how images are saved when a document is saved to Markdown format...Markdown document. public void RenameImages () { Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentPropertyCollection.Remove | Aspose.Word...

    DocumentPropertyCollection Remove method. Removes a property with the specified name from the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  4. VariableCollection.GetEnumerator | Aspose.Words...

    VariableCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all variable in the collection in C#....work with a document’s variable collection. Document doc = new...new Document (); VariableCollection variables = doc . Variables...

    reference.aspose.com/words/net/aspose.words/var...
  5. NodeCollection.Remove | Aspose.Words for .NET

    NodeCollection Remove method. Removes the node from the collection and from the Document in C#....the collection and from the document. public void Remove ( Node...NodeCollection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  6. ListCollection.AddCopy | Aspose.Words for .NET

    ListCollection AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document in C#....collection of lists in the document. public List AddCopy ( List...source list can be from any document. If the source list belongs...

    reference.aspose.com/words/net/aspose.words.lis...
  7. TryResizeContents | Aspose.PDF for .NET API Ref...

    Resizes contents of pages in Document. If page is shrinked blank margins are added around the page. Result is stored into HttpResponse object....Resizes contents of pages in document. If page is shrinked blank...namespace Aspose.Pdf.Facades assembly Aspose.PDF TryResizeContents(Stream...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. Frameset.IsFrameLinkToFile | Aspose.Words for .NET

    Frameset IsFrameLinkToFile property. Gets or sets a value indicating whether the web page or Document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C#....indicating whether the web page or document file name specified in the...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/net/aspose.words.fra...
  9. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    PageSetup OddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for oddnumbered and evennumbered pages in C#....OddAndEvenPagesHeade property True if the document has different headers and...affects all sections in the document. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/pag...
  10. EndnoteOptions.RestartRule | Aspose.Words for .NET

    EndnoteOptions RestartRule property. Determines when automatic numbering restarts in C#....places in the document. Document doc = new Document (); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/net/aspose.words.not...