Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 376,824 for

document

(0.18 sec)
  1. Working with Tables in Java|Aspose.Words for Java

    How to work with tables in Java. Introducing to Table node concepts in Aspose.Words for Java....Contents [ Hide ] A table in a document is a great way to structure...regardless of which editor or document format the table was created...

    docs.aspose.com/words/java/working-with-tables/
  2. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured Document to XML data....mapping of the parent structured document to XML data. def delete (...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Redact Documents via Python | products.aspose.com

    Search and replace PDF, Microsoft Word Documents and PowerPoint presentations data via your Python application....NET Redact Redact Documents using Python APIs Microsoft...PowerPoint presentation and PDF document redaction using Aspose.Total...

    products.aspose.com/total/python-net/redact/
  4. Work with Tables in C#|Aspose.Words for .NET

    How to work with tables in C#. Introducing to work with tables and Table node concepts in Aspose.Words for .NET....Contents [ Hide ] A table in a document is a great way to structure...regardless of which editor or document format the table was created...

    docs.aspose.com/words/net/working-with-tables/
  5. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....the Programming with Documents documentation article. Examples:...borders and shading. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。... () { // The path to the documents directory var dataDir = RunExamples...PDF document using ( cument = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  7. OdsoDataSourceType | Aspose.Words for Java

    Specifies the type of the external data source to be connected to as part of the ODSO connection information in Java....ADDRESS_BOOK Specifies that a given document has been connected to an address...DATABASE Specifies that a given document has been connected to a database...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....of the image Create a new Document instance using AsposePDFPythonWrapp...image Add a new page to the document Add the image to the page...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  9. DownsampleOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.DownsampleOptions class to easily customize image downsampling for optimized Document quality and performance....more, visit the Save a Document documentation article. public class...resolution of an image in the document is less than threshold value...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上使用 PDF 格式的图章。... 使用 Document.Info 属性获取文档信息。 访问并显示不同的 Document.Info 属性。 向...// Open document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/stamps/