Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 159,194 for

open

(0.49 sec)
  1. Extract Images from PDF C++ | Aspose.PDF

    Extract images from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Open NuGet package manager, search...the code in your environment. Open PDF document. Extract a particular...

    products.aspose.com/pdf/cpp/images/extract/
  2. Merge or UnMerge Cells in a Worksheet|Documenta...

    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.... Description Open an existing Excel file, merge...xls" ; //Open the Excel file. excelApp . Workbooks . Open ( myPath...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  3. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....(); // Open PDF document using ( var source = File . Open ( dataDir..."JustifyText.pdf" , FileMode . Open )) { using ( var ms = new MemoryStream...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  4. 在 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...
  5. 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
  6. 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....NET 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/net/dwfx-drawing/
  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....NET 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/net/developer-guide/cad-and...
  8. 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/
  9. Export XML to ODP in Android | products.aspose.com

    Android API to Convert XML to ODP without using Microsoft Word... ODP (Open Document Presentation) is a...create presentations. It is an open standard for electronic documents...

    products.aspose.com/total/android-java/conversi...
  10. Create a Document|Aspose.Words for .NET

    Create a Word Processing document easily and fast instead of using Open XML SDK in C#....Words or Open XML SDK. You can download the...Create or Load a Document . Open a Document from a Stream Related...

    docs.aspose.com/words/net/create-a-word-process...