Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 15,837 for

document insertion

(0.41 sec)
  1. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments in C++....override Examples Shows how to insert InlineStory nodes. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....override = 0 Examples Shows how to insert InlineStory nodes. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Image with Node.js via C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."path" ); // The path to the documents directory. const dataDir =...want to insert an image into a Microsoft Word document, a PDF...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  4. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to Document, try to save the Document using Document.save or memory stream. During the time i have facing the below issue. Box child can not …...data to document, try to save the document using document.save or...code you are using and input document in case you are using one...

    forum.aspose.com/t/issue-text-box-child-can-not...
  5. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the Documentation article in C++....Working with Form Fields documentation article. class FormField...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....insert_relative_position property FieldStyleRef.insert_relative_position...property Gets or sets whether to insert the relative position of the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...Working with Graphic Elements documentation article. Remarks You do...a gradient. insert(index, gradient_stop) Inserts a GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change Background of VTX File via java | produc...

    Java source code to change background of VTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Native change background of VTX document using server-side Java APIs...basic change background of document with Aspose.Diagram for Java...

    products.aspose.com/diagram/java/changebackgrou...
  10. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....throws Exception { Document doc = new Document(); DocumentBuilder...fieldRef.getFieldCode()); // Insert the ASK field and edit its...

    reference.aspose.com/words/java/com.aspose.word...