Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 158,620 for

open

(0.6 sec)
  1. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....new PdfFileSignature (); // Open PDF document pdfSign . bindPdf...new PdfFileSignature (); // Open PDF document pdfSign . bindPdf...

    docs.aspose.com/pdf/java/remove-signature-from-...
  2. Convert VSTX to PNG via C# | products.aspose.com

    Sample code for VSTX to PNG C# conversion. Use API example code for batch VSTX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....Learn Download from NuGet × Open NuGet package manager, search...conversion API for C# platform. Open NuGet package manager, search...

    products.aspose.com/diagram/net/conversion/vstx...
  3. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API.... Open the workbook that you don’t...hold down the ALT + F11 keys to open the Microsoft Visual Basic for...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  4. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method... with open ( MY_DIR + 'Font fallback rules...settings as an XML document. with open ( ARTIFACTS_DIR + 'FallbackSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Hyphenation.Callback | Aspose.Words for .NET

    Optimize your document layout with the Hyphenation Callback property. Efficiently load dictionaries for multilingual processing and enhance user experience....set ; } Examples Shows how to open and register a dictionary from..."hyph_en_US.dic" , FileMode . Open ); Hyphenation . RegisterDictionary...

    reference.aspose.com/words/net/aspose.words/hyp...
  6. Convert DOC to XLSX via Java or with free Onlin...

    Convert DOC to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLSX online converter quickly before integrating the code....Convert DOC to XLSX via Java Open DOC file using Document class...Using the API, you can also open the password-protected document...

    products.aspose.com/total/java/conversion/doc-t...
  7. Convert DOT to XLS via Java or with free Online...

    Convert DOT to XLS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLS online converter quickly before integrating the code....Convert DOT to XLS via Java Open DOT file using Document class...Using the API, you can also open the password-protected document...

    products.aspose.com/total/java/conversion/dot-t...
  8. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vst file on .NET Framework, .NET Core, Mono Platforms....any software like Microsoft or Open Office, Adobe PDF. Aspose.Diagram...Learn Download from NuGet × Open NuGet package manager, search...

    products.aspose.com/diagram/net/flowchart/vst/
  9. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vsdm file on .NET Framework, .NET Core, Mono Platforms....any software like Microsoft or Open Office, Adobe PDF. Aspose.Diagram...Learn Download from NuGet × Open NuGet package manager, search...

    products.aspose.com/diagram/net/flowchart/vsdm/
  10. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP.... // Open document $document = new Document...add a few lines of code: // Open document $document = new Document...

    docs.aspose.com/pdf/php-java/add-pages/