Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 16,579 for

insert documents

(0.11 sec)
  1. FieldFormText Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldFormText class for seamless FORMTEXT field implementation. Enhance document automation with powerful features today!...the Working with Fields documentation article. public class FieldFormText...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output Documents. Optimize your files with the default Ecma376_2006 setting....OOXML version for the output document. The default value is Ecma376_2006...Shows how to insert DML shapes into a document. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...word-like text box in a PDF document. I was able to do it in a...here that I have an open word document in the variable “doc”) byte[]...

    forum.aspose.com/t/trying-to-create-a-word-like...
  4. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Node.js via C++ API....Data using Original Values Insert Hyperlinks into Excel or OpenOffice...

    docs.aspose.com/cells/nodejs-cpp/find-or-search...
  5. Edit HTML, MHTML, and Markdown Using C#

    Code to edit HTML, Markdown, and MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of a document....content of existing nodes of a document. Download from NuGet Aspose...for .NET Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/editor/
  6. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....file Create an object of the Document class to initialize an empty...format Save the output PDF document To export an image to PDF...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...
  7. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency.... Document doc = new Document (); DocumentBuilder...counts for each list level. // Inserting a LISTNUM field in the same...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....OOXML version for the output document. The default value is Ecma376_2006...specification for a saved document to adhere to. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape.... Document () # Insert a group shape, and place...and to the right of # the document's x and Y coordinate origin...

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