Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 135,710 for

code

(0.13 sec)
  1. Customize BarCode Image Resolution in Ruby|Docu...

    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....Here you can see example code. Ruby Code data_dir = File . dirname...BarCodeBuilder' ) . new \ # Set the Code text for the barcode bb . setCodeText...

    docs.aspose.com/barcode/java/customize-barcode-...
  2. Set the Shape Type of Data Labels of Chart|Docu...

    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....of Chart The following sample code changes the shape type of data...sample Excel file used in this code and the output Excel file generated...

    docs.aspose.com/cells/java/set-the-shape-type-o...
  3. Update ActiveX ComboBox Control|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....used in the following sample code. Update ActiveX ComboBox Control...shows the effect of the sample code on the sample excel file . As...

    docs.aspose.com/cells/python-net/update-activex...
  4. Managing Document Properties|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....Properties The following sample code loads the sample Excel file...the sample code on the sample Excel file. Sample Code Console Output...

    docs.aspose.com/cells/go-cpp/managing-document-...
  5. Get Equation Text of Chart Trendline|Documentation

    Learn how to use Aspose.Cells for Python via .NET to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....the following sample code. Python code to get equation text of...Output generated by the sample code This is the console output of...

    docs.aspose.com/cells/python-net/get-equation-t...
  6. Working with ContentTypeProperties|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.... The following code snippet demonstrates adding...sample code. The output file generated by the sample code is attached...

    docs.aspose.com/cells/java/working-with-content...
  7. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my Code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...to set permission for pdf my code is if (pdfDoc == null||(string...conflicting settings in your code. Solution To ensure that the...

    forum.aspose.com/t/assembledocument-permission/...
  8. Add Comments to Drawings in Visio|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....Contents [ Hide ] VSTO Below is the code to add comments in diagram:...comment string.Below is the code snippet: // Load diagram Diagram...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  9. VbaModule class | Aspose.Words for Python

    aspose.words.vba.VbaModule class. Provides access to VBA project module...source_code Gets or sets VBA project module source code. type...signed; Project code page: { vba_project . code_page } ; Modules...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is signed or not in C++...."Project name: {0} signed; Project code page: {1}; Modules count: {2}...name: {0} not signed; Project code page: {1}; Modules count: {2}...

    reference.aspose.com/words/cpp/aspose.words.vba...