Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 18,037 for

document insertion

(0.29 sec)
  1. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback interface. Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in C++....want to control how data is inserted into merge fields during a...about to insert data into a merge field in the document. GetType...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Vector Graphics Detect and Remove? - Free Suppo...

    Hello, I have a couple of basic questions about ‘aspose.PDF’ library. Using some sample code, I was able to detect vector graphics in a PDF file. I would like to know if there is the ability to remove the vector grap…...library off the ability to insert vector graphics into a PDF...PDF. using (var document = new Aspose.Pdf.Document(“C:\TEMP\PDF...

    forum.aspose.com/t/vector-graphics-detect-and-r...
  3. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the text that represents the displayed field result.... Remarks The Document.update_list_labels() method...displays in the document. doc = aw . Document () builder = aw...

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

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality.... Full file name: C:\\My Documents\\SalesReport.doc . Relative...Relative file name: ..\\My Documents\\SalesReport.doc . Bookmark...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PDF to XPS Converter using Python | Aspose.PDF

    Sample code on Python for PDF to XPS conversion. Use example code for batch PDF to XPS conversion with Python and .NET...programmatically a document from PDF to XPS format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  6. PDF to XLSX Converter using Python | Aspose.PDF

    Sample code on Python for PDF to XLSX conversion. Use example code for batch PDF to XLSX conversion with Python and .NET...convert programmatically a document from PDF to XLSX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a Document in C++....Specifies type of a break inside a document. enum class BreakType Values...create headers and footers in a document using DocumentBuilder . auto...

    reference.aspose.com/words/cpp/aspose.words/bre...
  8. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... Document () builder = aw . DocumentBuilder...title, and then add it to the document. shape = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PPTM to DOC via Java or with free Onlin...

    Java API to Export PPTM to DOC without using Microsoft Word or PowerPoint or online. Test free PPTM to DOC online converter quickly before integrating the code.... editing, and converting documents. It supports a variety of...manipulating documents, such as the ability to insert, delete, and...

    products.aspose.com/total/java/conversion/pptm-...
  10. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....a new Word file using the Document class object to add resized...object for the newly created document Use the Write() and InsertImage()...

    kb.aspose.com/words/net/how-to-resize-a-picture...