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

assemble document

(0.23 sec)
  1. CreateExtractor | Aspose.PDF for .NET API Refer...

    Creates IPdfTypeExtractor object....pdfDocumentPath String Path to a pdf document. bufferSize Int32 Maximum...Pdf.GroupProcessor.Creators assembly Aspose.PDF CreateExtractor(Stream...

    reference.aspose.com/pdf/net/aspose.pdf.grouppr...
  2. AiModelType Enum | Aspose.Words for .NET

    Aspose.Words.AI.AiModelType enum. Represents the types of AiModel that can be integrated into the Document processing workflow in C#....can be integrated into the document processing workflow. public...Google models. Document firstDoc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. TxtLoadOptions Class | Aspose.Words for .NET

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading Text Document into a Document object in C#....when loading Text document into a Document object. To learn more...the Specify Load Options documentation article. public class TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  4. OutlineOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options in C#....more, visit the Save a Document documentation article. public class...missing outline levels when the document is exported. CreateOutlinesForHea...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CompositeNode.RemoveAllChildren | Aspose.Words ...

    CompositeNode RemoveAllChildren method. Removes all the child nodes of the current node 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/com...
  6. License and Code Issue on Removing Hyperlink - ...

    Hi, I need to remove Hyperlink from PDF Document. I used following code. Got nuget package and it works well with water mark Evaluation. var fileName = @“C:\Workspace\ASPOSE_PDF\Black and White Hyperlink.pdf”; …...remove Hyperlink from PDF document. I used following code. Got...Hyperlink.pdf”; var document = new Aspose.Pdf.Document(fileName); //...

    forum.aspose.com/t/license-and-code-issue-on-re...
  7. StructuredDocumentTagRangeStart.Level | Aspose....

    StructuredDocumentTagRangeStart Level property. Gets the level at which this structured Document tag range start occurs in the Document tree in C#....structured document tag range start occurs in the document tree. public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Verify | Aspose.PDF for .NET API Reference

    Verify the Document regarding this signature and return true if Document is valid or otherwise false....Verify method Verify the document regarding this signature and...and return true if document is valid or otherwise false. public...

    reference.aspose.com/pdf/net/aspose.pdf.forms/s...
  9. FormField.CheckBoxSize | Aspose.Words for .NET

    FormField CheckBoxSize property. Gets or sets the size of the checkbox in points. Has effect only when IsCheckBoxExactSize is true 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. FormFieldCollection.Remove | Aspose.Words for .NET

    FormFieldCollection Remove method. Removes a form field with the specified name 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...