Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 369,807 for

save

(0.1 sec)
  1. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class...."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/net/working-with-list-item/
  2. 删除注释(facades)|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。...最后,使用save方法保存更新后的PDF文件。 以下代码片段向您展示了如何按指定注释类型删除注释。...保存更新后的PDF annotationEditor . save ( _dataDir + "DeleteAnnotation...

    docs.aspose.com/pdf/zh/java/delete-annotations/
  3. Փոխարկել DOC RTF C++

    Փոխարկեք DOC ը RTF ձևաչափի C++ կոդով: Պահեք DOC որպես RTF օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես RTF...<Document>( u"Input.doc" ); doc-> Save ( u"Output.rtf" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/doc...
  4. Փոխարկել WORD XPS C++

    Փոխարկեք WORD ը XPS ձևաչափի C++ կոդով: Պահեք WORD որպես XPS օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես XPS...<Document>( u"Input.docx" ); doc-> Save ( u"Output.xps" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  5. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...Update Table width when saving to PDF Aspose.Words Product Family...the document becomes larger. Save the document to PDF. In the...

    forum.aspose.com/t/update-table-width-when-savi...
  6. Convert DOCX to PPSX via C++ or with free Onlin...

    Export DOCX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....Convert DOCX to HTML by using Save member function Initialize a...Presentation file Save the document to PPSX format using Save method and...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. FontInfoCollection.embedTrueTypeFonts property ...

    FontInfoCollection.embedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a document when it is Saved...fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FileFormatUtil.SaveFormatToLoadFormat | Aspose....

    Effortlessly convert SaveFormat to LoadFormat with the FileFormatUtil method. Simplify file management and enhance compatibility today!...Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/net/aspose.words/fil...
  9. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP.... save ( "layout_slide.pptx" , slides...layout_slide ) presentation . save ( "layout_slide_removed.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  10. PDF Viewer via C# | Aspose.PDF

    Open and view documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/net/viewer/