Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 53,305 for

import document

(0.48 sec)
  1. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for Java....examples ; import com.aspose.pdf.DefaultAppearance ; import com.aspose...aspose.pdf.Document ; import com.aspose.pdf.Field ; import com.aspose...

    docs.aspose.com/pdf/java/modifing-form/
  2. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word Document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...converting an Excel table to a Word document using Aspose.Cells and Aspose...generated HTML table into a Word document. Expected result: The indentation...

    forum.aspose.com/t/indentation-applied-to-first...
  3. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append Documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Contents [ Hide ] AppendDocument( Document , ImportFormatMode ) Appends...the specified document to the end of this document. public void...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Protect ODP document Online with password and u...

    Online ODP file password protection app. C++ API code to apply password protection on ODP presentations....C++ Protect Odp Online ODP Document Protection or Set Password...Develop powerful C++ based ODP document protection utility application...

    products.aspose.com/total/cpp/protect/odp/
  5. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Python via .NET...Circle Annotations In PDF documents, a square annotation refers...area or section within the document. Square and Circle annotations...

    docs.aspose.com/pdf/python-net/figures-annotation/
  6. Adding Pages in PDF with Python|Aspose.PDF for ...

    Discover how to add pages to a PDF Document in Python using Aspose.PDF for flexible Document creation and editing....to work with pages in a PDF document using Python. It maintains...maintains all the pages of a PDF document in PageCollection that can...

    docs.aspose.com/pdf/python-net/add-pages/
  7. Manage Document Properties|Documentation

    Learn how to manage Document properties through the Aspose.Cells for .NET APIs....Ask AI Manage Document Properties Contents [ Hide ] Introduction...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/net/managing-document-pro...
  8. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...examples ; import com.aspose.pdf.* ; import jdk.jshell.spi...NotImplementedExcept ; import java.io.* ; import java.util.* ; public...

    docs.aspose.com/pdf/zh/java/extract-table-from-...
  9. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; Import com.aspose.words.*; Import com.asp…...sirionlabs; import com.aspose.words.*; import com.aspose.words...words.Font; import com.fasterxml.jackson.databind.ObjectMapper;...

    forum.aspose.com/t/chinese-date-language-locale...
  10. Extract Tables from PDF using Python | Aspose.PDF

    Extract tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...extracting Tables from PDF document Using Python Library In order...environment. Import the Necessary Libraries Load the PDF Document Initialize...

    products.aspose.com/pdf/python-net/table/extract/