Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 423,616 for

document

(1.77 sec)
  1. Manipulate Tables in Existing PDF Documents|Asp...

    Learn how to inspect and modify tables in existing PDF Documents using Python....Manipulate Tables in Existing PDF Documents Contents [ Hide ] Manipulate...that already exist in a PDF document. You can use the TableAbsorber...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  2. 使用 JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 图表|Do...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 格式图表。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  3. StructuredDocumentTagRangeStart.is_showing_plac...

    StructuredDocumentTagRangeStart.is_showing_placeholder_text property. Specifies whether the content of this structured Document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured Document tag)....content of this structured document tag shall be interpreted to...contents within the structured document tag). if set to True , this...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a Document. To learn more, visit the Documentation article in C++....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. class FontInfoCollection...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Export PDF to PPSX in Android | products.aspose...

    Android API to Convert PDF to PPSX without using Microsoft Word... PDF (Portable Document Format) is a popular file...file format used for documents that need to be shared and printed...

    products.aspose.com/total/android-java/conversi...
  6. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...when rendering documents. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....C# Contents [ Hide ] A PDF document may sometimes contain additional...Overview page. Optimize PDF Document for the Web Optimization,...

    docs.aspose.com/pdf/net/optimize-pdf/
  8. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。...{ // 创建文档实例 Document pdfDocument = new Document (); // 向PDF文件的页面集合添加页面...{ // 创建文档实例 Document pdfDocument = new Document (); // 向PDF文件的页面集合中添加页面...

    docs.aspose.com/pdf/zh/java/add-ellipse/
  9. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....the Working with Fields documentation article. Remarks: The set...barcode generator. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF Document using ImageStamp class with the Aspose.PDF library....add an image stamp: Create a Document object and an ImageStamp object... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/