Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 371,747 for

save

(0.65 sec)
  1. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....Examples Shows how to load and save font fallback settings to/from...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....content neatly across pages Save Resources: Reduce paper/ink...area using cell‑range notation Save the modified workbook # Sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  3. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Save 保存Microsoft Visio图纸的方法。有允许将绘图保存到文件的重载。绘图可以保存为...Microsoft Visio 文件,只需使用 Diagram.Save 方法,它接受具有完整路径的文件名或文件流对象。 Aspose...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  4. Aspose::Words::Saving::SaveOutputParameters::ge...

    Aspose::Words::Saving::SaveOutputParameters::get_ContentType method. Returns the Content-Type string (Internet Media Type) that identifies the type of the Saved document in C++....Aspose::Words::Saving::SaveOutputParameters::get_ContentType...identifies the type of the saved document. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....workbook in one file format and save it into another. Convert Excel...); // Save the document in PDF format workbook . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  6. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and Save as pdf, svg, html, image, xps and other formats....1 , 2 , 2 ); // Save diagram diagram . Save ( dataDir + "DrawSquareInPage_out...draw a square in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-square/
  7. MarkdownSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the MarkdownSaveOptions ImagesFolder property enhances your document exports by specifying the ideal folder for saving images in Markdown format....physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in Markdown format...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library.... Then call the save method to save the updated PDF file...page’s index Call the Save method to save the updated PDF file...

    docs.aspose.com/pdf/java/delete-pages/
  9. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and Save as pdf, svg, html, image, xps and other formats....hieght , fs ); } // Save diagram diagram . Save ( dataDir + "AddImageToPage_out...image in a Visio drawing and save as SVG format. // For complete...

    docs.aspose.com/diagram/net/drawing/insert-image/
  10. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to the [SaveFormat.MARKDOWN](../../../aspose.words/Saveformat/#MARKDOWN) format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in SaveFormat.MARKDOWN...

    reference.aspose.com/words/python-net/aspose.wo...