Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 70,109 for

import

(0.05 sec)
  1. ImportFormatOptions.append_document_with_new_pa...

    ImportFormatOptions.append_document_with_new_page property. Gets or sets a boolean value indicating whether to change a first Imported section type to the [SectionStart.NEW_PAGE](../../sectionstart/#NEW_PAGE) forcibly when call [Document.append_document()](../../document/append_document/#document_Importformatmode_Importformatoptions)...whether to change a first imported section type to the SectionStart...and has no effect on other import-related methods. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 Ruby 中保护和取消保护 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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ProtectUnprotectShap.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  3. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...FillOpacity (problem 1) and the PSD import of GradientOverlay (problem...Java example import com.aspose.psd.Image; import com.aspose.psd...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  4. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to export CSV to JSON using C#....file to JSON Import the required API and types Import the license...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  5. Add Tooltip in PDF using Python

    This article guides on how to add a tooltip in PDF using Python. It has the details to set the IDE, a list of steps, and a sample code for generating the PDF mouseover popup text using Python....NET to add a tooltip Import the required classes and modules...work with PDF hover text . Import the necessary classes and modules...

    kb.aspose.com/pdf/python/add-tooltip-in-pdf-usi...
  6. Manage Presentations in PHP|Aspose.Slides for P...

    Manage PowerPoint PPT, PPTX and ODP presentations with Aspose.Slides for PHP via Java: create, load, edit, clone slides and control content programmatically....Merge Presentations in PHP Import Presentations from PDF or HTML...

    docs.aspose.com/slides/php-java/manage-presenta...
  7. Converting a PDF file to EXCEL using Go | Aspos...

    Code Examples on Go for PDF‑to‑EXCEL Conversion on All Platforms...EXCEL Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  8. Converting a PDF file to PPTX using Go | Aspose...

    Code Examples on Go for PDF‑to‑PPTX Conversion on All Platforms...PPTX Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  9. Lock Cells in Excel using C#

    Follow this article to lock cells in Excel using C#. It has details to set the IDE, a list of steps, and a sample code for applying cell protection to a few or all cells in a sheet....NET to lock cells in a sheet Import the required classes and modules...some cells in Excel using C# . Import the required modules, set the...

    kb.aspose.com/cells/net/lock-cells-in-excel-usi...
  10. Add JavaScript to PDF using Python

    Follow this article to add JavaScript to PDF using Python. You will get details to set the IDE, a list of steps, and a sample code for adding the JavaScript inside PDF using Python....NET to add JS to PDF Import Document, License, and JavascriptAction...JavaScript inside PDF using Python . Import the desired classes Document...

    kb.aspose.com/pdf/python/add-javascript-to-pdf-...