Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 375,752 for

save

(0.59 sec)
  1. How to remove Redaction Annotation using .NET |...

    Remove Redaction annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/redactio...
  2. How to remove Square Annotation using .NET | As...

    Remove Square annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/square/r...
  3. How to remove Underline Annotation using .NET |...

    Remove Underline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/underlin...
  4. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加水印...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  5. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/acroforms/create/
  6. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your document's design and readability effortlessly.... Examples Shows how to save a document with embedded TrueType...SaveSubsetFonts = embedAllFonts ; doc . Save ( ArtifactsDir + "Font.FontInfoCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. What Is Document...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/cpp/convert-a-document/
  8. Working with Z Archives | Aspose.Zip Documentation

    Java z API lets you work with creating and managing Unix Z archives in your applications without needing third-party applications. It provides various methods for operations on archives.... save ( "alice29.txt.Z" ); 5 } 6 }...extract ( "data.bin" ); 3 } Save to Stream The following code...

    docs.aspose.com/zip/java/working-with-unix-z-ar...
  9. 用JavaScript通过C++将所有工作表列适应在单个PDF页面上|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....< html > < head > < title > Save Workbook to PDF Example </ title...> </ head > < body > < h1 > Save Workbook to PDF Example </ h1...

    docs.aspose.com/cells/zh/javascript-cpp/fit-all...
  10. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...jpg' ) # When we save the document as a TIFF, we can...darker images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...