Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 379,086 for

save

(1.06 sec)
  1. Aspose::Words::WarningInfoCollection::Warning m...

    Aspose::Words::WarningInfoCollection::Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontInfoSubstitution method. Settings related to font info substitution rule in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Data Extraction – C# Examples – Aspose.HTML for...

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and extract data from the web using Aspose.HTML for .NET....This article shows you how to save website to HTML in C# and customize...process – save entire website or save a web page. Save Files From...

    docs.aspose.com/html/net/data-extraction/
  4. Aspose.PSD for Python via .NET 24.5 - 发行说明|Docu...

    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.... save ( outputFile , psdOptions )...color_index , - 1 ) image . save ( outputFilePath , PngOptions...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  5. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...preserving its formatting, # then save the source document to the local...KEEP_SOURCE_FORMATTING ) dst_doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert MBOX to MSG via C++ application | produ...

    Sample C++ conversion code for MBOX document to MSG format. Use example code for batch MBOX to MSG conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. MSG file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/mbox-t...
  7. PdfSaveOptions.GenerateFormFieldScripts | Aspos...

    Generate PDF form field scripts that mimic Microsoft Word form behavior for improved compatibility and user interaction....MyDir + inputFile ); // Create save options and enable form field...GenerateFormFieldScr = true ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++....imageResample = [ 300 , 70 ]; // Save the PDF file (returns binary...const outputData = workbook . save ( SaveFormat . Pdf , pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/resampling...
  9. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  10. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Save ( ArtifactsDir + "Charts.PopulateChartWithDat...ChartYValue . FromDouble ( 7 )); doc . Save ( ArtifactsDir + "Charts.PopulateChartWithDat...

    reference.aspose.com/words/net/aspose.words.dra...