Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 400,747 for

documents

(0.13 sec)
  1. How to Lock Cells to Protect Them|Documentation

    This article shows code explaining how to lock cells to protect them using the Aspose.Cells library....financial documents, reports, and any other documents where data...unlocked and editable. AI Document Assistant Close Data Validation...

    docs.aspose.com/cells/net/how-to-lock-cells-to-...
  2. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the shape type allows the shape to have an image in C++....appears that in Microsoft Word documents any shape except a group shape...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Add Footer to a Document|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....Ask AI Add Footer to a Document Contents [ Hide ] If you want...Aspose.Cells” option in the document’s Edit Control Block (ECB)...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  4. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…...@BryanWenc Please attach documents and the code fragment you...Unfortunately, without the original documents, we are unlikely to be able...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  5. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...save ( outputFilePath ); AI Document Assistant Close Merge Files...

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  6. Finding Absolute Position of Shape Inside the W...

    Learn how to find the absolute position of a shape inside a worksheet using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...getTopToCorner () } )` ); AI Document Assistant Close Get Connection...

    docs.aspose.com/cells/nodejs-cpp/finding-absolu...
  7. MailMergeOptions.UseNonMergeFields | Aspose.Wor...

    Unlock advanced mail merge capabilities with the UseNonMergeFields property. Seamlessly integrate MERGEFIELD and other field types for enhanced document customization....other fields and had many documents created this way. To simplify...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::LowCode::MailMergeOptions::get_U...

    Aspose::Words::LowCode::MailMergeOptions::get_UseNonMergeFields method. When true, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other types of fields and also into "{{fieldName}}" tags in C++....other fields and had many documents created this way. To simplify...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =.... SaveFormat . Xlsx ); AI Document Assistant Close Read and Write...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  10. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....tables, and images from PDF documents in Python. This article covers...enterprise applications and document automation systems. Installation...

    blog.aspose.com/pdf/parse-pdf-in-python/