Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 158,711 for

open

(0.17 sec)
  1. Hyphenation Class | Aspose.Words for .NET

    Discover Aspose.Words.Hyphenation class for efficient hyphenation management. Enhance your documents with precise language-specific hyphenation rules.... 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...
  2. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel files using Aspose.Cells for JavaScript via C++.... Open the workbook that you don’t... you can press ALT + F11 to open the Microsoft Visual Basic for...

    docs.aspose.com/cells/javascript-cpp/how-to-pre...
  3. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java....Create a TtfFont object and open the font file from FontDefinition...TtfFont font = (TtfFont) Font. open (fd); Examples-src-main-jav...

    docs.aspose.com/font/java/loading-saving-truety...
  4. Manipulate Annotations in PDF using Python | As...

    Manage Annotations in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Open NuGet package manager, search...freeTextAnnotation . popup . open = True document . pages [ 1...

    products.aspose.com/pdf/python-net/annotation/
  5. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。...xlsx" ); // Open the template excel file const..."sheetset-example.xlsx" ); // Open the template excel file const...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  6. Convert OBJ to GLB in C#

    This brief tutorial provides a guide to convert OBJ to GLB in C#. It highlights the main steps, requirements, and a sample code snippet to create an OBJ to GLB converter in C#....Scene class Open the imported scene using the Open method Save...type. Afterwards, the scene is opened from the file, then the GltfSaveOptions...

    kb.aspose.com/3d/net/convert-obj-to-glb-in-csharp/
  7. PDF.Net StampAnnotation.Opacity Property has NO...

    Hi, I tryied to use StampAnnotation to put an image as a semi transparent stamp on the PDF. Below is what happened The stamp is on the PDF. But it’s solid. No transparency. Right click the stamp to view the property. t…... If I open the PDF in Forxit Reader 8.2...after I move the stamp. If I open the PDF in Acrobat Reader or...

    forum.aspose.com/t/pdf-net-stampannotation-opac...
  8. Remove Attachments from PDF using Java | Aspose...

    Java source code to delete Attachments from PDF file.... Open existing PDF. Delete all attachments...DeleteAllAttachments.pdf’ path. After opening the PDF document, the code...

    products.aspose.com/pdf/java/attachments/remove/
  9. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++.... ToUtf8 (); // Open a file std :: ifstream fileStream...fileStream . is_open ()) { std :: cerr << "Failed to open the file."...

    docs.aspose.com/cells/cpp/insert-background-ima...
  10. Create 7Z File Opener in Java

    This guide walks through the process of building a 7z file Opener in Java. It provides all the essential steps along with the code to unzip 7z in Java....Product Family Create 7Z File Opener in Java This guide walks through...process of building a 7Z file opener in Java . It provides all the...

    kb.aspose.com/zip/java/create-7z-file-opener-in...