Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 311,108 for

save

(0.13 sec)
  1. CancellationToken while loading a 3D scene in C...

    You can use the CancellationTokenSource to cancel the Save/open task at any time you need with C# 3D file manipulation and conversion API....loading a 3D scene All open/save methods will have an extra cancellationToken...CancellationTokenSou to cancel the save/open task at any time you need...

    docs.aspose.com/3d/net/cancellationtoken-while-...
  2. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....method from the Slide class and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/python-net/convert-power...
  3. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Save current page as a separate PDF...how to split HTML file - C# //save input html to pdf to file doc...

    products.aspose.com/pdf/net/splitter/
  4. Aspose::Words::Saving::SaveOptions::get_TempFol...

    Aspose::Words::Saving::SaveOptions::get_TempFolder method. Specifies the folder for temporary files used when saving to a DOC or DOCX file. By default this property is null and no temporary files are used in C++....Aspose::Words::Saving::SaveOptions::get_TempFolder method Contents...for temporary files used when saving to a DOC or DOCX file. By default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....document, inserts some content and saves it as a Microsoft Word .DOC...world!!!" ); //Save output document doc . save ( "C:\\Temp\\out...

    docs.aspose.com/words/java/perl-and-aspose-word...
  6. Create an Empty 3D document|Documentation

    Aspose.3D for Java API has support of creating 3D scene from scratch, and then Save in supported 3D format....Create an Empty 3D Scene and save in Supported 3D format Aspose...scene from scratch, and then save in supported 3D format. Creating...

    docs.aspose.com/3d/java/create-an-empty-3d-docu...
  7. FontFallbackSettings | Aspose.Words for Java

    Specifies font fallback mechanism settings in Java....save(getArtifactsDir() + "FontSettings...format("{0}", (char) i)); } doc.save(getArtifactsDir() + "FontSettings...

    reference.aspose.com/words/java/com.aspose.word...
  8. Managing Document Properties 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...."Aspose" ); //Save the file $workbook -> save ( $dataDir . "Test_Workbook..."Publisher" ); //Save the file $workbook -> save ( $dataDir . "...

    docs.aspose.com/cells/java/managing-document-pr...
  9. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....AUTO_FIT_TO_WINDOW ); // Save the document to disk. $ doc -> save ( $ dataDir...AUTO_FIT_TO_CONTENTS ); // Save the document to disk. $ doc -> save ( $ dataDir...

    docs.aspose.com/words/java/working-withtables-i...
  10. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++....specific Unicode characters while saving to PDF with Node.js via C++...worksheet . autoFitColumns (); // Save to Pdf without setting PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...