Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 20,599 for

document insertion

(0.11 sec)
  1. Charts in MS Word | Create Chart in Word using C#

    Programmatically create charts in Word Documents using C#. Learn how to insert column charts, scatter charts, area charts, and bubble charts in a Word Document....to create charts in Word documents using C# . This article covers...Create scatter charts in Word Insert area charts in Word Create...

    blog.aspose.com/words/create-charts-in-word-usi...
  2. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....the Working with Shapes documentation article. public abstract...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the Document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...string, finds it within the document and then replaces it. This...this issue as we require the document to be markedup with changes...

    forum.aspose.com/t/words-java-tracking-changes-...
  4. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....with Fields documentation article. Remarks: Inserts an automatic...autonum fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Insert an Empty Page at End of PDF File in Pyth...

    Discover how to insert an empty page at the end of a PDF Document in Python with Aspose.PDF for easy Document expansion....Insert an Empty Page at End of PDF File in Python Contents [...Hide ] To Insert an Empty Page at the end of PDF document using Aspose...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  6. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm Document. It works fine, if Document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...existing dotm document. It works fine, if document has already...code for testing: Document doc = new Document("C:\\Temp\\in.dotm");...

    forum.aspose.com/t/adding-module-for-vbaproject...
  7. FieldMergingArgs.Text | Aspose.Words for .NET

    Manage your Document's merge fields effortlessly with FieldMergingArgs. Easily set or retrieve text for seamless Document integration....text that will be inserted into the document for the current merge...the mail merge engine will insert FieldValue in place of the...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Online PCL to GIF Conversion or Develop Java ba...

    Free online app to convert PCL to GIF files. Java conversion library code for PCL Documents....will be converted into GIF document Download the converted GIF...Automation API Open PCL file using Document class Convert PCL to DOC by...

    products.aspose.com/total/java/conversion/pcl-t...
  9. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your Documents....Insert an Image into a Table Cell in PDF Contents [ Hide ] Tables...According to our DOM (Document Object Model) a document is composed of...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  10. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert some text and mark it with...

    reference.aspose.com/words/cpp/aspose.words.not...