Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 368,015 for

save

(0.26 sec)
  1. View PCL Files using Java | Aspose.PDF

    Open and view PCL documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/pcl/
  2. Փոխարկել 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...
  3. Փոխարկել 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...
  4. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....options ); // Save resultant PDF file document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  5. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file...textBoxField , 1 ) # Save modified PDF pdfDocument . save ( path_outfile...

    docs.aspose.com/pdf/python-net/create-form/
  6. Extract Images from PDF (facades)|Aspose.PDF fo...

    This section explains how to extract images with Aspose.PDF Facades using PdfExtractor Class.... In order to save the images to disk, you can...//Retrieve image from collection and save it in a file extractor . getNextImage...

    docs.aspose.com/pdf/java/extract-images/
  7. Redact PPTX Presentation Files using C++ | prod...

    C++ source code to find and replace text in PPTX Presentation.... nullptr ); presentation -> Save( u "replaced.pptx" , SaveFormat...method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/cpp/redaction/pptx/
  8. Does Aspose.Words.Cpp support inserting LaTeX f...

    Hi, Does Aspose.Words.Cpp support inserting LaTeX formulas? And Save in .docx format. Best regards,... And save in .docx format. Best regards,...builder->InsertHtml(html); doc->Save(u"output.docx");...

    forum.aspose.com/t/does-aspose-words-cpp-suppor...
  9. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning....font substitution warning if we save a document with a missing font...font_settings = font_settings doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the text that represents the displayed field result....time, # such as right before a save operation, we need to update...field_author . display_result ) doc . save ( file_name = ARTIFACTS_DIR...

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