Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 9,370 for

assemble document

(0.09 sec)
  1. Aspose.Note Product Family - Free Support Forum...

    Aspose.Note Product Family - Free Support Forum - aspose.com Topics in the 'Aspose.Note Product Family' category Get technical support of Aspose.Note for .NET and Java. Aspose.Note fails to get Ima......snippet code below Document oneNote = new Document(“OneNoteFile”);...ob Work.one"); return new Document(fileStream); Exception: Aspose...

    forum.aspose.com/c/note/28.rss
  2. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    DocumentBuilder InsertCheckBox method. Inserts a checkbox form field at the current position in C#....checkboxes into the document. Document doc = new Document (); DocumentBuilder...DocumentBuilder namespace Aspose.Words assembly Aspose.Words InsertCheckBox(...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ImageBinarizationMethod Enum | Aspose.Words for...

    Aspose.Words.Saving.ImageBinarizationMethod enum. Specifies the method used to binarize image in C#.... Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as a TIFF, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.ThresholdForFloydSteinbergDith...

    ImageSaveOptions ThresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the FloydSteinberg method. when ImageBinarizationMethod is FloydSteinbergDithering in C#.... Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as a TIFF, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DeletePicturesCroppedAreas | Aspose.Sildes for ...

    A boolean flag indicates if the cropped parts remain as part of the Document. If true the cropped parts will removed if false they will be serialized in the Document which can possible lead to a larger file Read/write Boolean....parts remain as part of the document. If true the cropped parts...will be serialized in the document (which can possible lead to...

    reference.aspose.com/slides/net/aspose.slides.e...
  6. FieldImport.IsLinked | Aspose.Words for .NET

    FieldImport IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C#....storing graphics data with the document. public bool IsLinked { get...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. EditableRange.Id | Aspose.Words for .NET

    EditableRange Id property. Gets the editable range identifier in C#....supposed to be unique across a document and Aspose.Words automatically...loading, saving and combining documents. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words/edi...
  8. CompositeNode.GetEnumerator | Aspose.Words for ...

    CompositeNode GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C#....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  9. Node.PreviousPreOrder | Aspose.Words for .NET

    Node PreviousPreOrder method. Gets the previous node according to the preorder tree traversal algorithm in C#....Shows how to traverse the document’s node tree using the pre-order...shape with an image. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words/nod...
  10. GetAccessPermissions | Aspose.PDF for .NET API ...

    Returns the access permissions value of certified Document by the MDP signature type....permissions value of certified document by the MDP signature type...GetAccessPermissions () Return Value If the document is being certified, than returns...

    reference.aspose.com/pdf/net/aspose.pdf.facades...