Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 161,848 for

open

(0.27 sec)
  1. Aspose PDF License|Aspose.PDF for Rust via C++

    Aspose. PDF for Rust invites its customers to get a Classic License. As well as use a limited license to better explore the product....std :: error :: Error >> { // Open a PDF-document with filename...filename let pdf = Document :: open ( "sample.pdf" ) ? ; // Set license...

    docs.aspose.com/pdf/rust-cpp/licensing/
  2. Words close to margin pushed to next line on DO...

    Hello, When converting a DOCX to TIFF using Aspose.Words Document.Save(), words up against the right margin in the docx are being pushed to the next line in the resulting file. At first we thought it was a font issue, b…...Word it is required to enable open type features. Aspose.Words...engine. You should enabling open type features to get the expected...

    forum.aspose.com/t/words-close-to-margin-pushed...
  3. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized using Aspose.Cells with C++....01_SourceDirectory \\ " ); // Open an existing Excel file and save...( autoFitterOptions ); } // Open the existing Excel file with...

    docs.aspose.com/cells/cpp/autofit-row-height/
  4. Convert Image to PDF in C++ | products.aspose.com

    Convert Image to PDF in C++. Use C++ library API to convert Image files to PDFs...any software like Microsoft or Open Office, Adobe PDF. Download...library) to your C++ project. Open the source Image files in C++...

    products.aspose.com/slides/cpp/conversion/image...
  5. Merge XML files using Java | Aspose.PDF

    Merge XML files programmatically with Java sample code using Aspose.PDF for Java... Open first document. Open second document. Add...

    products.aspose.com/pdf/java/merger/xml/
  6. Java-ով USDZ-ից GLB փոխարկում

    Այս կարճ դասընթացը բացատրում է, թե ինչպես USDZ-ը GLB դարձնել Java-ում: Այն նկարագրում է հաջորդական քայլերը, կարգավորման անհրաժեշտությունները և ներառում է գործնական կոդի օրինակ USDZ-ից GLB փոխարկիչ կառուցելու համար Java-ում:...օրինակ Մուտք գործեք ներմուծված open open մեթոդով Օգտվեք save մեթոդից՝...

    kb.aspose.com/hy/3d/java/convert-usdz-to-glb-in...
  7. 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/
  8. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。... data_dir , infile ) # Open document document = apdf . Document...attachment and write to file with open ( path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  9. 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...
  10. 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/