Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 38,277 for

save

(0.05 sec)
  1. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... save ( stream = doc_stream , save_options = aw .... saving . OoxmlSaveOptions ( aw . SaveFormat . DOCX )) # We...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from PDF using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....call the DeleteStamp() method Save the resultant PDF file after...PdfContentEditor contains the save() method that can save the loaded PDF file...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  3. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....in the loaded Word file and save the resultant Word file in different...image at the current location Save the resultant Word file on the...

    kb.aspose.com/words/python/how-to-insert-pictur...
  4. SvgSaveOptions.MaxImageResolution | Aspose.Word...

    Control the quality of your exported raster images with the SvgSaveOptions MaxImageResolution. Set pixel density for optimal results. Default, 0.... Save ( ArtifactsDir + "SvgSaveOptions...SvgSaveOptions namespace Aspose.Words.Saving assembly Aspose.Words SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Move a slide to a new position|Aspose.Slides Do...

    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 the modified presentation. presentation . Save (); }...//Write the PPTX to disk pres . Save ( presentationFile , Aspose...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  7. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...personId ; // First, we will save an unsigned version of our document...document. builder . document . save ( dstDocumentPath ); let certificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  9. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection....None ) # There are two ways of saving a signed copy of a document...a local system filename and save a signed copy at a location...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 图表图例|Aspose.Slides 文档

    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 ( "Legend_out.pptx" , SaveFormat... setMaxValue ( 10 ); pres . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/chart-legend/