Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 9,371 for

assemble document

(0.1 sec)
  1. IncorrectPasswordException Class | Aspose.Words...

    Aspose.Words.IncorrectPasswordException class. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing in C#....IncorrectPasswordExc class Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/net/aspose.words/inc...
  2. StructuredDocumentTagCollection.Remove | Aspose...

    StructuredDocumentTagCollection Remove method. Removes the structured Document tag with the specified identifier in C#....method Removes the structured document tag with the specified identifier...Description id Int32 The structured document tag identifier. Examples Shows...

    reference.aspose.com/words/net/aspose.words.mar...
  3. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Aspose.Words.Saving.DocumentSplitCriteria enum. Specifies how the Document is split into parts when saving to Html Epub or Azw3 format in C#....enumeration Specifies how the document is split into parts when saving...0 The document is not split. PageBreak 1 The document is split...

    reference.aspose.com/words/net/aspose.words.sav...
  4. CreateDocument | Aspose.PDF for .NET API Reference

    Create Document....LoadOptions) Create document. public Document CreateDocument ( Stream...LoadOptions Document load options. Return Value Created document. See...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  5. Quality | Aspose.Note for .NET API Reference

    Gets or sets a value determining the quality of saved image. This value is passed to codec as System.Drawing.Imaging.Encoder.Quality parameter....image quality when saving document as image in JPEG format. //...// The path to the documents directory. string dataDir = RunExamples...

    reference.aspose.com/note/net/aspose.note.savin...
  6. Save | Aspose.PDF for .NET API Reference

    Saves Document into specified file....Save Save(string) Saves document into specified file. public...destFile String File where document will be saved. See Also class...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. DocumentProperty.Type | Aspose.Words for .NET

    DocumentProperty Type property. Gets the data type of the property in C#....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Image | Aspose.Note for .NET API Reference

    Represents an Image.... Document { get; } Gets the document of the node....the image in the MS OneNote document. HorizontalOffset { get; set;...

    reference.aspose.com/note/net/aspose.note/image/
  9. StructuredDocumentTag.Tag | Aspose.Words for .NET

    StructuredDocumentTag Tag property. Specifies a tag associated with the current SDT node. Can not be null in C#....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ParagraphFormat.StyleName | Aspose.Words for .NET

    ParagraphFormat StyleName property. Gets or sets the name of the paragraph style applied to this formatting in C#....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...