Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 377,465 for

save

(0.71 sec)
  1. C# 3D Formats Watermark | products.aspose.com

    Add Blind Watermark to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Create the saving options using FbxSaveOptions to create save options...options and call the scene Save method with the output file path...

    products.aspose.com/3d/net/watermark/
  2. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....use a specific encoding when saving a document to .epub. Document...for a document that we will save. HtmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word in C++....set_AutomaticallyUpdateS ( true ); doc -> Save ( get_ArtifactsDir () + u "Document...// if a document that we are saving does not have one. System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs.... save ( "RectPicFrame.pptx" , aspose...combine picture frame with the save options Aspose.Slides, you can...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  5. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document $document...$textFragment ); $document -> save ( $outputFile ); Open PDF Document...

    docs.aspose.com/pdf/php-java/create-document/
  6. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....the appearance of lists when saving a document to plaintext. doc...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert OneNote to JPG in C# | Export OneNote t...

    Learn how to convert OneNote to JPG using C#. Discover the benefits of Aspose.Note for .NET and follow our step-by-step guide with code examples.... Save the document as JPG using the Save() method. Here’s...properties. Save the document as JPG using the Save() method. Here’s...

    blog.aspose.com/note/convert-onenote-to-jpg-in-...
  8. ImageSaveOptions.PixelFormat | Aspose.Words for...

    Discover the ImageSaveOptions PixelFormat property to easily customize the pixel format of your generated images for optimal quality and performance....property has effect only when saving to raster image formats. The...ImageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 使用形状段落|Documentation

    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....(); // save diagram in the VSDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  10. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/create-visio-document/