Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 30,889 for

make

(0.17 sec)
  1. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…... Iterate Over All Nodes : Make sure that your script is correctly...folder with the code needed to make the container, there is also...

    forum.aspose.com/t/missing-chart-shape/312294
  2. Developer Guide in Java|Aspose.Words for Java

    Learn Aspose.Words for Java Developer Guide to get more use cases, tips, and technical details....certain document appearance or make a use case possible. To learn...

    docs.aspose.com/words/java/developer-guide/
  3. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....0 ); // Call this method to make sure that the document has at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph....count ) # Call this method to make sure that the document has at...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mtext acc. to Work with text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…... Using Model Space : Make sure you are adding the MText...Save("path_to_your_file.dwg"); Make sure to replace "path_to_your_file...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  6. How to add Strikeout Annotation using C++ | Asp...

    Add Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... Just make sure that you have the following...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  7. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++....If a comment suggests that we make a change within the document...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...behavior in an other PoC, I’ll make sure to let you know. amjad...behavior in an other PoC, I’ll make sure to let you know Sure, please...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  9. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++.... You may also make the property optional by setting...

    docs.aspose.com/cells/cpp/working-with-contentt...
  10. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....test this functionality" ; // Make the cell's text wrap const style...\ntest this functionality" ); // Make the cell's text wrap const style...

    docs.aspose.com/cells/javascript-cpp/line-break...