Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 375,748 for

save

(0.47 sec)
  1. Set Visio Shape's Line Data in PHP|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....1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeLineData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pcl](../../aspose.words/Saveformat/#Pcl) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...NodeChanging event) during the save operation, or if you need a...Document(@"input.docx"); // Configure HTML save options HtmlSaveOptions htmlOpts...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  4. PdfPageMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPageMode enum for customizable PDF display options, enhancing user experience in any PDF reader. Optimize your documents today!...can pass to the document's "Save" method // to modify how that...the PDF reader to open the saved // document in full-screen mode...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PDF to EPUB Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pdf-to-epub/
  6. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++.... Save the workbook to retain the changes...names . removeAt ( 0 ); } // Save the workbook to retain the changes...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Ti...

    Aspose::Words::Saving::ImageSaveOptions::get_TiffBinarizationMethod method. Gets or sets method used while converting images to 1 bpp format when SaveFormat is Tiff and TiffCompression is equal to Ccitt3 or Ccitt4 in C++....Aspose::Words::Saving::ImageSaveOptions::get_TiffBinarizationMeth...Ccitt4 . Aspose :: Words :: Saving :: ImageBinarizationMet Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method Contents...Encoding > Aspose :: Words :: Saving :: HtmlSaveOptions :: get_Encoding...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB. Default value is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProper...false . bool Aspose :: Words :: Saving :: HtmlSaveOptions :: get_...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Convert FBX to STL in Java

    This article guides on how to convert FBX to STL in Java. It has the IDE settings, a list of steps, and a runnable sample code to convert FBX file to STL in Java....the output STL file Call the save() method in the Scene class...class. In the final step, the save() method in the Scene class...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-stl...