Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 171,013 for

save

(0.26 sec)
  1. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveOptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!...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...
  2. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to Save it again, it throws the below exception: DashPattern value is not val…...Getting an Error While Saving the Presentation: DashPattern Value...using aspose and just try to save it again, it throws the below...

    forum.aspose.com/t/getting-an-error-while-savin...
  3. Drawing Exchange Format

    DXF (Drawing Exchange Format) is a file format developed by Autodesk that is widely used for exchanging and sharing 2D and 3D design data between different CAD (Computer-Aided Design) software applications. DXF files contain information about geometric shapes, lines, arcs, and other elements used in drawings, as well as layer information, text, and dimensions. The format is supported by various CAD software, making it a standard for interoperability and collaboration in the design industry. DXF files can be easily accessed, edited, and shared, facilitating the exchange of design data across different platforms and software applications....the drawing that you want to save as a DXF file. Go to the "File"...and select the "Save As" option. In the "Save As" dialog box,...

    products.aspose.com/gis/net/gis-formats/dxf
  4. 导出图表|Aspose.Slides 文档

    在 C++ 中从 PowerPoint 演示文稿中获取图表图像...chart -> GetImage (); image -> Save ( u "image.png" , ImageFormat...

    docs.aspose.com/slides/zh/cpp/export-chart/
  5. 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/
  6. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....the numeral format used when saving to PDF. doc = aw . Document...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutOptions.ignore_printer_metrics property |...

    LayoutOptions.ignore_printer_metrics property. Gets or sets indication of whether the Use printer metrics to lay out document compatibility option is ignored... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...image_saving() event. To learn more, visit the Save a Document...Aspose.Words saves a document to HTML, it saves each image into...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CGM to PDF Converter using C++ | Aspose.PDF

    Sample code for CGM to PDF conversion using C++. Use C++ example for batch CGM to PDF conversion....Save method with page index & output...parameters PDF file will be saved at the specified path Here is...

    products.aspose.com/pdf/cpp/conversion/cgm-to-pdf/
  10. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3ds/