Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 380,540 for

save

(1.2 sec)
  1. Merge MHT files using javascript-cpp | Aspose.PDF

    Merge MHT files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/mht/
  2. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....pdf" # Save output document document . Save ( dataDir )...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  3. Create OFX Request File via Python | products.a...

    Sample code for OFX request file creation. Use API example code for batch OFX request files generation within Python based applications....OfxVersionEnum as parameter in Save method. Call the save method by providing...

    products.aspose.com/finance/python-net/create/o...
  4. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document....setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type... Save ( $"{path}SwissPostDomesticMai...BarHeight . Pixels = 40 ; gen . Save ( $"{path}SwissPostDomesticMai...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  6. Insert an ActiveX Control in the Visio Diagram|...

    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....1 , 1 , 1 ); // Save diagram diagram . save ( dataDir + "Ins...

    docs.aspose.com/diagram/zh/java/insert-an-activ...
  7. Redact ODP Presentation Files using C++ | produ...

    C++ source code to find and replace text in ODP Presentation.... nullptr ); presentation -> Save( u "replaced.odp" , SaveFormat...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/cpp/redaction/odp/
  8. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Save the PDF file. Add Image in Footer... footer = footer document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/footer/
  9. 产生紫外线|Documentation

    Aspose.3D for .NET 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...CreateChildNode ( mesh ); //then save it scene . Save ( "Aspose.obj" ); 创建...

    docs.aspose.com/3d/zh/net/generate-uv/
  10. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/working-with-vector-...