Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 369,791 for

save

(0.18 sec)
  1. Convert WORD to DIF using Python or with free O...

    WORD to DIF conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to DIF online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...powerful tool that helps to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....); // Save the PDF file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  8. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...); // Save the pdf file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  9. 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....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/python-net/aspose.wo...
  10. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge PDF files using Java and save as EPUB Example Java: this sample...

    products.aspose.com/pdf/java/merger/pdf-to-epub/