Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 143,828 for

open

(0.28 sec)
  1. Set the background color for PDF with Go via C+...

    Set background color for the your PDF file with Go via C++.... The Open method loads the specified PDF...func main () { // Open(filename string) opens a PDF-document with...

    docs.aspose.com/pdf/go-cpp/set-background-color/
  2. Installation|Aspose.Slides Documentation

    Install Aspose.Slides for .NET in Windows or macOS...from the NuGet Package Manager Open Microsoft Visual Studio. Create...Create a simple console app or open an existing project. Go through...

    docs.aspose.com/slides/net/installation/
  3. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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....xls" ; //Open the excel file. excelApp . Workbooks . Open ( myPath..."Book1.xls" ; //Open the excel file. workbook . Open ( myPath );...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  4. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...pdf"; // Open PDF document using (var document...document.Save(output); } // Open PDF document using (var document...

    forum.aspose.com/t/change-a-field-name/312114
  5. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... Open PyPI , search for aspose-pdf...with an instance of Document. Open a PDF document using Document...

    products.aspose.com/pdf/python-net/stamps/text/
  6. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java....ryptionDetails); // When we open this document, we will need...user password required for opening the encrypted PDF document...

    reference.aspose.com/words/java/com.aspose.word...
  7. DWFx Drawing|CAD 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....for Java allows developers to open and export DWFx files to PDF...the code demonstrating how to open DWFx files and save them in...

    docs.aspose.com/cad/java/developer-guide/autoca...
  8. Aspose::Words::Saving::PageSavingArgs::get_Keep...

    Aspose::Words::Saving::PageSavingArgs::get_KeepPageStreamOpen method. Specifies whether Aspose.Words should keep the stream Open or close it after saving a document page in C++....Words should keep the stream open or close it after saving a document...Specify true to keep the stream open. See Also Class PageSavingArgs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Optimize PDF Resources using Go via C++|Aspose....

    Optimize Resources of PDF files using Go tool.... The Open method loads the specified PDF...func main () { // Open(filename string) opens a PDF-document with...

    docs.aspose.com/pdf/go-cpp/optimize-pdf-resources/
  10. Convert DOTM to JSON Format via Java | products...

    Convert DOTM to JSON format via Java without using using Microsoft Word or Microsoft Excel...DOTM to JSON Format via Java Open DOTM file using Document class...Using the API, you can also open the password-protected document...

    products.aspose.com/total/java/conversion/dotm-...