Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 141,721 for

save

(0.1 sec)
  1. Rendering Task Usage View in Ruby

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks Java in Ruby.... save( "task_days.pdf" , options)...ThirdsOfMonths) 7 project . save( "task_thirdsOfMonths.pdf" ...

    docs.aspose.com/tasks/java/rendering-task-usage...
  2. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....AppendChild ( run ); doc -> Save ( ArtifactsDir + u "Table.CreateTable...AppendChild ( innerTable ); doc -> Save ( ArtifactsDir + u "Table.CreateNestedTable...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. RevisionOptions.deleteCellColor property | Aspo...

    RevisionOptions.deleteCellColor property. Allows to specify the color to be used for deleted cells [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)... save ( base . artifactsDir + "Revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving. To learn more, visit the documentation article in C++....during document loading or saving. To learn more, visit the Programming...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. PageSetup.borders property | Aspose.Words for P...

    PageSetup.borders property. Gets a collection of the page borders.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/Saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/Saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/Saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/Saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/Saveformat/#MOBI) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.baseline_alignment property | A...

    ParagraphFormat.baseline_alignment property. Gets or sets fonts vertical position on a line.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls....document Save the DOCX with Image in C++ by using Save method In...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  9. Convert Image to PPT in Java | products.aspose.com

    Convert image to PPT in Java. Use Java library API to convert image to PowerPoint... save ( "presentation.ppt" , SaveFormat...you want to convert to PPT. Save the resulting file as a PPT...

    products.aspose.com/slides/java/conversion/imag...
  10. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....can pass to the document's "Save" method // to modify how that...MetafileRenderingOpt object to the saving operation. PdfSaveOptions saveOptions...

    reference.aspose.com/words/java/com.aspose.word...