Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 586,091 for

save

(0.14 sec)
  1. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....specification will be used when saving in the DOCX format. Members...compliance specification for a saved document to adhere to. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format in C#....specify additional options when saving a document into the Doc or...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  3. BitsPerChannel | Aspose.Imaging for .NET API Re...

    BitsPerChannel JpegOptions.BitsPerChannel property Gets or sets bits per channel for lossless jpeg image. Now we supp......BMP image and saves it to JPEG using various save options. [C#]...Create8BitGrayscale ( false ); image . Save ( dir + "sample.palettized.jpg"...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. Add Bookmark to PDF using Python | Aspose.PDF

    Add bookmark to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file again System Requirements...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/python-net/bookmarks/
  5. U3dSaveOptions | Aspose.3D for .NET API Reference

    U3dSaveOptions Contents [ Hide ] U3dSaveOptions class Save options for universal 3d public class U3dSaveOptions : Sav......Hide ] U3dSaveOptions class Save options for universal 3d public...format that specified in current Save/Load option. FileName { get;...

    reference.aspose.com/3d/net/aspose.threed.forma...
  6. Add Header to PDF using Python | Aspose.PDF

    Add header to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Save the PDF file. System Requirements...textStamp ) # Save updated document pdfDocument . Save ( dataDir...

    products.aspose.com/pdf/python-net/header/
  7. Aspose.Diagram for .NET 17.6 Release Notes|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....Bug DIAGRAMNET-51258 Open and save routine of VSDM - the length...Bug DIAGRAMNET-51259 Open and save routine of VSDM - the length...

    docs.aspose.com/diagram/net/aspose-diagram-for-...
  8. Add Attachments to PDF using C++ | Aspose.PDF

    Add attachments to PDF programmatically with C++ sample code using Aspose.PDF for C++....the collection’s Add method Save the PDF file. System Requirements...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/attachments/add/
  9. BuiltInDocumentProperties.HyperlinkBase | Aspos...

    BuiltInDocumentProperties HyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this document in C#.... Save ( ArtifactsDir + "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...