Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 17,888 for

document insertion

(0.06 sec)
  1. 使用 Go via C++ 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中...使用指定的索引调用 PageCollection 集合的 Insert 方法。 使用 保存 方法保存输出 PDF。 将新页面插入到...Open(filename string) opens a PDF-document with filename pdf , err :=...

    products.aspose.com/pdf/zh-hans/go-cpp/pages/add/
  2. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....Name Description BOTH The document text wraps on both sides of...of the shape. LEFT The document text wraps on the left side of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Convert Worksheet to Image - Remove whitespace ...

    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....might need to insert images into a Word document, a PDF file,...presentation, or some other document. Basically, you want to render...

    docs.aspose.com/cells/python-net/convert-worksh...
  5. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with XPS Document Working with Text Live Demos...using Python. Add Text to XPS Documents Aspose.Page for Python via...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility.... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartTitle.Font | Aspose.Words for .NET

    Customize your chart title with the ChartTitle Font property for enhanced font formatting. Elevate your data presentation effortlessly!...Shows how to insert a chart and set a title. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....the default options when inserting HTML. PRESERVE_BLOCKS Preserve...paragraph that is normally inserted after HTML that ends with...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....Full file name: C:\\\\My Documents\\\\SalesReport.doc . Relative...Relative file name: ..\\\\My Documents\\\\SalesReport.doc . Bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::CellFormat::get_RightPad...

    Aspose::Words::Tables::CellFormat::get_RightPadding method. Returns or sets the amount of space (in points) to add to the right of the contents of cell in C++....how to format cells with a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...