Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 87,119 for

may

(0.21 sec)
  1. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....document may have a large amount of content, which may need to...memory resources. The document may have many rules, placing constraints...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  2. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...Family aspose-pdf-net smithkl42 May 12, 2025, 6:35pm 1 See the attached...MB) Professionalize.Discourse May 12, 2025, 6:35pm 2 @smithkl42...

    forum.aspose.com/t/nullreferenceexception-in-do...
  3. Avoid Performance Degradation when Drawing over...

    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....degradation may occur. Drawing over compressed images may also carry...

    docs.aspose.com/imaging/net/avoid-performance-d...
  4. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …... I think you may also try to use Sheet to Image...desired range of cells, you may use PageSetup options before...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  5. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....results of formulas, the user may call the CalculateFormula method...file. Alternatively, the user may call the CalculateFormula method...

    docs.aspose.com/cells/go-cpp/calculate-formulas/
  6. External-graphic and linux - Free Support Forum...

    Hello, I’m currently using version 24.9 of aspose.pdf under license. My deployment environment is Linux. Locally under Windows, external graphics are processed correctly by the FO, and the images are displayed. When I …...PDF Product Family lpachai May 5, 2025, 10:27am 1 Hello, I’m...Regards Professionalize.Discourse May 5, 2025, 10:27am 2 @lpachai It...

    forum.aspose.com/t/external-graphic-and-linux/3...
  7. Error: ExecuteMailMerge. Exception: ' ', hexade...

    hi we are getting error with the below file Error: ExecuteMailMerge. Exception: ’', hexadecimal value 0x0B, is an invalid character. Line 70, p QR Code Sign-In Sheet (1).docx (26.6 KB) can you pls check and let us kno…...aspose May 19, 2025, 2:44pm 1 hi we are...and let us know alexey.noskov May 19, 2025, 7:17pm 2 @centris.aspose...

    forum.aspose.com/t/error-executemailmerge-excep...
  8. PPTX‑to‑Video Conversion in C# with Interactive...

    Hi, We’re looking to convert PowerPoint presentations to video with interactive navigation capabilities. Our requirements are: Convert PPTX files to video format Enable users to navigate through slides with “Next”…...slides-transition , slides-videoexport bhav May 7, 2025, 9:18am 1 Hi, We’re looking...@bhav Professionalize.Discourse May 7, 2025, 9:19am 2 @bhav To achieve...

    forum.aspose.com/t/pptx-to-video-conversion-in-...
  9. Use Named Ranges|Documentation

    This article introduces the named ranges in GridDesktop.... The word Name may refer to a string of characters...range on another worksheet, you may use a name. Named Ranges are...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...Cells Product Family Moonglum May 1, 2025, 1:05pm 1 PFA Workbook...); Thanks, Dean johnson.shi May 1, 2025, 1:57pm 2 @Moonglum We...

    forum.aspose.com/t/caculate-formula-causes-some...