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

assemble document

(0.08 sec)
  1. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    DocumentBuilder IsAtEndOfParagraph property. Returns true if the cursor is at the end of the current paragraph in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. PdfSaveOptions.Compliance | Aspose.Words for .NET

    PdfSaveOptions Compliance property. Specifies the PDF standards compliance level for output Documents in C#....compliance level for output documents. public PdfCompliance Compliance...of saved PDF documents. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FileFormatUtil.LoadFormatToSaveFormat | Aspose....

    FileFormatUtil LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C#....the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  4. ImageSavingArgs.CurrentShape | Aspose.Words for...

    ImageSavingArgs CurrentShape property. Gets the ShapeBase object corresponding to the shape or group shape that is about to be saved in C#....Words uses the document file name and a unique number...for each image found in the document. You can use the CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  5. EndnoteOptions.StartNumber | Aspose.Words for .NET

    EndnoteOptions StartNumber property. Specifies the starting number or character for the first automatically numbered endnotes in C#....the document begins the footnote/endnote count. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  6. XslFoLoadOptions | Aspose.PDF for .NET API Refe...

    Creates XslFoLoadOptionsaspose.pdf/xslfoloadoptions object without xsl data....Pdf assembly Aspose.PDF XslFoLoadOptions(string)...to convert XSL-FO document into pdf document. See Also class XslFoLoadOptions...

    reference.aspose.com/pdf/net/aspose.pdf/xslfolo...
  7. Font | Aspose.PDF for .NET API Reference

    Represents font object....converted copy of the original document only. The font file is not...used outside the original document context. Examples The example...

    reference.aspose.com/pdf/net/aspose.pdf.text/font/
  8. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    FormField IsCheckBoxExactSize property. Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FormField.MaxLength | Aspose.Words for .NET

    FormField MaxLength property. Maximum length for the text field. Zero when the length is not limited in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FormField.EntryMacro | Aspose.Words for .NET

    FormField EntryMacro property. Returns or sets an entry macro name for the form field in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...