Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 135,625 for

code

(0.16 sec)
  1. Convert the Smart Art to Group Shape with Node....

    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....Group Shape The following sample code loads the sample Excel file...output of the sample code given below. Sample Code const path = require...

    docs.aspose.com/cells/nodejs-cpp/convert-the-sm...
  2. Check if VBA Project is Protected and Locked fo...

    Learn how to check if VBA Project is protected and locked for viewing in Excel files using Aspose.Cells for C++.... Sample Code The following sample code loads the sample...console output of the above sample code when executed with the provided...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  3. Disable Downlevel Revealed Comments while savin...

    Eliminate Downlevel Revealed Comments while saving Excel files to HTML using Aspose.Cells with C++....to HTML The following sample code shows the usage of HtmlSaveOptions...sample Excel file used in this code and the output HTML generated...

    docs.aspose.com/cells/cpp/disable-downlevel-rev...
  4. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…... Code Snippet is as below PdfSaveOptions...standalone JAVA program (source code without compilation errors)...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  5. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and retrieve the result. Finally, we save the modified Excel file to disk.... The following sample code shows the usage of FormulaText...FormulaText with Aspose.Cells. The code first writes a formula in cell...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  6. Convert Excel to Word in Python | Python XLS to...

    Use Python Excel API to convert XLS XLSX files to Word DOC DOCX format in Python. Download free library and source Code.... The steps and code sample provided in this article...above-mentioned steps into Python code and save an Excel file in Word...

    blog.aspose.com/cells/convert-excel-to-word-in-...
  7. Convert GIF to PDF in Java

    Refer to this article to convert GIF to PDF in Java. It has details to set the IDE, a list of steps, and a sample Code to change GIF to PDF in Java along with the options to improvise the Code for creating desired output....list of steps, and a sample code to develop a GIF file to PDF...be discussed to enhance the code for creating the custom output...

    kb.aspose.com/pdf/java/convert-gif-to-pdf-in-java/
  8. How to Remove All Section Breaks in Word using ...

    This article provides insight into how to remove all section breaks in Word using Java. It has environment details and a runnable sample Code to delete all section breaks in Word using Java....program, and a runnable sample code to delete all section breaks...Word using Java . The sample code can be modified to delete selected...

    kb.aspose.com/words/java/how-to-remove-all-sect...
  9. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample Code to delete empty page in Word using Java....application, and a runnable sample code demonstrating how to delete...list of empty pages indexes. Code to Delete Blank Page in Word...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  10. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph....specified by an ANSI character code: field = builder . insert_field...as_field_symbol () # The ANSI character code "U+00A9", or "169" in integer...

    reference.aspose.com/words/python-net/aspose.wo...