Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 591,056 for

save

(0.13 sec)
  1. Adding Javascript actions PDF|Aspose.PDF for .NET

    Discover how to add JavaScript actions, such as button clicks or form submissions, to PDFs in .NET using Aspose.PDF.... After you may save your document. public static... Green ); // save the output file editor . Save ( dataDir + ...

    docs.aspose.com/pdf/net/adding-javascript-actions/
  2. DefaultRegularFont | Aspose.Sildes for .NET API...

    Returns or sets Regular font used in case source font is not found. Read/write String.... Save ( "output_out.png" , ImageFormat...Png ); // Generate PDF pptx . Save ( "output_out.pdf" , SaveFormat...

    reference.aspose.com/slides/net/aspose.slides/l...
  3. dngimage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....file, print its properties and save it to PNG. String dir = "c:\\temp\\";...with default options. dngImage.save(dir + "test.png", new com.aspose...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...( property ); // save 3D scene scene . Save ( "test.fbx" , FileFormat...FileFormat . FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  5. Aspose.BarCode for .NET 8.2.0 Release Notes|Doc...

    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....Code128); // Save the image bb.Save (@"Barcode_Issue36297_Code128C...Symbology.Code128); // Save the image bb.Save (@"Barcode_Issue36297_Code128B...

    docs.aspose.com/barcode/net/aspose-barcode-for-...
  6. AutomaticLayoutChangesDetectionEnabled | Aspose...

    获取或设置一个值表示Aspose.Note是否自动检测布局变化 默认值为真的.... Save ( dataDir + "ConsequentExportOper_out..."ConsequentExportOper_out.html" ); doc . Save ( dataDir + "ConsequentExportOper_out...

    reference.aspose.com/note/zh/net/aspose.note/do...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....thumbnail to a document that we save as an Epub. auto doc = MakeObject...u "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Could not load DOC file in Aspose.Words Python ...

    It also seems to me like it’s happening with doc as well. I’m trying to Save a docx file as a doc file via stream, and it’s showing that doc is not supported. I can Save it by specifying a file path that ends in .doc…... I’m trying to save a docx file as a doc file via...supported. 1856×180 37.6 KB I can save it by specifying a file path...

    forum.aspose.com/t/could-not-load-doc-file-in-a...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....LINQ_ToArray ()); // We can save the table in the form of an...document. tableSubstitutionRul -> Save ( ArtifactsDir + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....removePdfaCompliance (); // Save output in XML format document . save ( pdfDocumentFileName...add (); // Save updated document document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...