Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 373,074 for

save

(0.5 sec)
  1. Does Aspose.Words.Cpp support inserting LaTeX f...

    Hi, Does Aspose.Words.Cpp support inserting LaTeX formulas? And Save in .docx format. Best regards,... And save in .docx format. Best regards,...builder->InsertHtml(html); doc->Save(u"output.docx");...

    forum.aspose.com/t/does-aspose-words-cpp-suppor...
  2. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning....font substitution warning if we save a document with a missing font...font_settings = font_settings doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning....font substitution warning if we save a document with a missing font...font_settings = font_settings doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the text that represents the displayed field result....time, # such as right before a save operation, we need to update...field_author . display_result ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....insert_node ( shape ) # When we save a document with a shape that...the shape's Alt Text. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....800 ); // save resultant PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/set-image-size/
  7. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation.... add ( title ) # Save PDF file doc . save ( data_dir + "html...

    docs.aspose.com/pdf/java/add-html-string-using-...
  8. VbaMacro|Aspose.Slides for Python Documentation

    Work with VBA macros in Python using Aspose.Slides: add or edit projects and modules, sign or remove macros, and Save presentations in PPT, PPTX and ODP.... save ( "vba_macro.pptm" , slides...remove ( module ) presentation . save ( "vba_macro_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Update Fields|Documentation

    This section explains how to update fields.... UNDEFINED ) # Save diagram diagram . save ( "UpdateField_out...

    docs.aspose.com/diagram/python-java/update-fields/
  10. Convert a Multi-page Document to an Image in Ja...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Java....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/java/convert-a-multi-page...