Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 369,791 for

save

(0.29 sec)
  1. Generate DotCode Barcodes in C#|Documentation

    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 ( $"{path}DotCodeColumns18.png"...DotCode . Rows = 12 ; gen . Save ( $"{path}DotCodeRows12.png"...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  2. Assinatura Digital - Free Support Forum - aspos...

    Olá pessoal, estou tentando adicionar duas assinaturas digitais em um único arquivo PDF utilizando a biblioteca Aspose.PDF, porém estou enfrentando dificuldades. Consegui inserir a primeira assinatura sem problemas, ma…...and the document has to be saved incrementally (append mode)...separate object. When the file is saved with a full rewrite the existing...

    forum.aspose.com/t/assinatura-digital/321992
  3. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/java/slide-layout/
  4. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....user image for added contact Save the contact as an MSG file format...format on the disk Save the contact as a VCF file format on the...

    kb.aspose.com/email/python/how-to-create-mapico...
  5. Convert OFT to OFT in Python | products.aspose.com

    Save OFT to OFT within Python applications without using Microsoft Word or Outlook...NET” API and saved into OFT format. This API is...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Convert PDF to EMAIL in Python | products.aspos...

    Save PDF to EMAIL within Python applications without using Microsoft Word or Outlook...NET and saved into an EMAIL format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered list labels are written in simple numeric format and itemized list labels as simple ASCII characters. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels...false . bool Aspose :: Words :: Saving :: TxtSaveOptions :: get_SimplifyListLabels...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. $presentation -> save ( "output...

    docs.aspose.com/slides/php-java/slide-layout/
  9. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET.... And save your PDF file // For complete...( rect ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-rectangle/
  10. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter....PNG conversion with default save options and with exactly specified...converter. In the example, the save options are set by default....

    docs.aspose.com/svg/python-net/convert-svg-to-png/