Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 20,026 for

insert documents

(0.06 sec)
  1. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Hide ] Sometimes you need to insert drawing objects like labels...in it. We use this file to insert a label into the chart. Below...

    docs.aspose.com/cells/python-net/controls-in-ch...
  2. Android API to Render MHTML to ODT | products.a...

    Transform MHTML to ODT via Android via Java API...standard for word processing documents. It is an XML-based file format...that can be used to integrate document processing features into mobile...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render XPS to MHTML | products.a...

    Transform XPS to MHTML via Android via Java API...Paper Specification) is a document format developed by Microsoft...Microsoft that is used to store documents in a fixed layout. It is similar...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render CGM to PCL | products.asp...

    Transform CGM to PCL via Android via Java API...to control the printing of documents. Therefore, it is often necessary...via Java Open CGM file using Document class Convert CGM to DOC by...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render XPS to FLATOPC | products...

    Transform XPS to FLATOPC via Android via Java API...format used for representing documents in a compressed form. By converting...via Java Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/android-java/conversi...
  6. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/java/working-with-styles-...
  7. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...the end of every page of the document? Professionalize.Discourse...the end of every page in a document using Aspose.Words, you can...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  8. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....the Working with Fields documentation article. Remarks: Retrieves...characters in the current document, as recorded in the Characters...

    reference.aspose.com/words/java/com.aspose.word...
  9. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class.... () { // The path to the documents directory var dataDir = RunExamples... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/split-pdf-pages/
  10. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Document(str(file_path)) text_watermark_options...watermark to every page of a Word document using Aspose.Words, follow...

    forum.aspose.com/t/how-to-add-watermark-to-docs...