Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 20,481 for

insert documents

(0.14 sec)
  1. Remove PPSX Annotation Online or Manage Annotat...

    delete comments from PPSX file through online app for free. .NET API code to manage comments of PPSX files....AddComment for inserting comment Save the presentation...Cases: Final Slide Feedback Insert annotations on slide visuals...

    products.aspose.com/total/net/annotate/ppsx/
  2. Protecting Worksheets|Documentation

    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....example, they cannot input data, insert or delete rows or columns,...a protected worksheet. AI Document Assistant Close Unprotect...

    docs.aspose.com/cells/net/protecting-worksheets/
  3. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...the code used is: Document RepDoc = new Document(); DocumentBuilder...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  4. Unable to edit text inserted to plain text cont...

    Hi, I cannot edit text pasted into a plain text content control. I can only remove the whole text and paste another one. I’m using Aspose.Words Java 21.6. In the attachments template and the result Documents. I want to k…...Unable to edit text inserted to plain text content control Aspose...attachments template and the result documents. I want to know if it is possible...

    forum.aspose.com/t/unable-to-edit-text-inserted...
  5. Several JPG Into PDF Python

    Merge multiple JPG into PDF in Python code. Save JPG as PDF using Python....several JPG into PDF Use our document merging API to develop high-level...combined picture as a PDF document. Use Python to convert JPG...

    products.aspose.com/words/python-net/merge/jpg-...
  6. Threaded Comments with Node.js via C++|Document...

    Manage threaded comments in Excel Documents using Aspose.Cells for Node.js via C++. Learn to add, read, edit, and remove threaded comments....the cell where you want to insert the comment. Click the New...where the comment will be inserted. Comment Text: The text of...

    docs.aspose.com/cells/nodejs-cpp/threaded-comme...
  7. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....Android via Java allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/androidjava/manage-ole/
  8. LaTeX Input/Output

    This page briefly describes the peculiarities of working with LaTeX as an output or input format and the *.aux* file as a mandatory part of LaTeX....Copy 1 \ documentclass{ < a document class >} 2 % Preamble 3 ....begin{document} 5 % Document body 6 ... 7 \ end{document} where...

    docs.aspose.com/tex/net/latex-io/
  9. 操作 PDF 文档|Aspose.PDF for PHP via Java

    本文包含有关如何验证 PDF A 标准的 PDF 文档、如何处理目录、如何设置 PDF 到期日期以及如何确定 PDF 文件生成进度的信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 validate(…) 方法。此方法允许您指定结果要保存的文件名和所需的验证类型...规范中的相应规则。 // 打开文档 $document = new Document ( $inputFile ); $pdfFormat...

    docs.aspose.com/pdf/zh/php-java/manipulate-pdf-...
  10. Several JPG Into PDF C++

    Merge multiple JPG into PDF in C++ code. Save JPG as PDF using C++....combined picture as a PDF document. Use C++ to convert JPG images...the result as a single PDF document. If you develop code in C++...

    products.aspose.com/words/cpp/merge/jpg-to-pdf/