Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 351,252 for

document

(0.19 sec)
  1. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF in C# and consider various HTML to PDF conversion scenarios in C# examples. Try online HTML Converter....convert an HTML document into a Portable Document Format ( ) file...Aspose.Html.Saving; using var document = new HTMLDocument("{{input...

    docs.aspose.com/html/net/convert-html-to-pdf/
  2. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....throws Exception { // Create a document with two mail merge regions..."Washington" and "Seattle" Document doc = createSourceDocument(new...

    reference.aspose.com/words/java/com.aspose.word...
  3. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types....Shows how to remove structured document tag, but keeps content inside...aw . Document ( file_name = MY_DIR + 'Structured document tags...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  5. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the Document in C++....the chapter titles in the document. int32_t Aspose :: Words ::...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Recognition|Documentation

    Extracting text from images, web links, archives, and other content....Interface const sourceFile = document . getElementById ( "sourceFile"...handleImgUpload ); const outputConsole = document . getElementById ( "outputConsole"...

    docs.aspose.com/ocr/javascript-cpp/recognition/
  7. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words.tab...
  8. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design....stop in a document by its index and remove it. Document doc = new...new Document (); TabStopCollection tabStops = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/tab...
  9. Node.range property | Aspose.Words for Node.js

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a Document that is contained in this node....represents the portion of a document that is contained in this...range. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a Document that is contained in this node....represents the portion of a document that is contained in this...nodes from a range. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...