Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 368,974 for

save

(0.16 sec)
  1. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... Examples Shows how to save a document to .rtf with custom...the document's "save" method to modify how we save it to an RTF...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill AcroForms|Aspose.PDF for PHP via Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for PHP via Java....1" ); // Save the updated document $document -> save ( $outputFile...$outputFile ); // Save modified PDF $document -> close (); Convert...

    docs.aspose.com/pdf/php-java/fill-form/
  3. OleFormat.progId property | Aspose.Words for No...

    OleFormat.progId property. Gets or sets the ProgID of the OLE object....( false ); // If we plan on saving the OLE object to a file in...); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...后,您需要使用 PdfFileSignature 类的 Save 方法保存签名后的 PDF。以下代码片段向您展示了如何在...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  5. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....removes their content, and saves the updated document. This approach...Clear the text of each fragment. Save the modified PDF to the output...

    docs.aspose.com/pdf/python-net/modifying-form/
  6. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java....createFormElement (); // Save Tagged PDF Document document . save ( path + "StructureElements...div31 ); // Save Tagged PDF Document document . save ( path + ...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  7. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....You need to save the updated PDF file using save method of pdfContentEditor..."Label" ); // save the output file editor . save ( _dataDir +...

    docs.aspose.com/pdf/java/replace-text/
  8. C# 3D Formats Viewer | products.aspose.com

    View 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....the scene class , and call the Save method with the relevant output...Create save options using Html5SaveOptions to create save options...

    products.aspose.com/3d/net/viewer/
  9. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control.... Save the modified presentation as...Blue ; // Save the PPTX file to disk. presentation . Save ( "formatted_lines...

    docs.aspose.com/slides/net/shape-formatting/
  10. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....Document class reference and invoke Save member function to convert into...reference and invoke Save member function to save the document to...

    products.aspose.com/total/cpp/conversion/