Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 377,459 for

save

(0.44 sec)
  1. Set Visio Shape's XForm 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....setValue ( 5 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. Exporting DGN AutoCAD|CAD 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.... Now call the Save method of CadImage class instance...CadRasterizationOpti instance. Now call the Save method of CadImage class instance...

    docs.aspose.com/cad/net/developer-guide/exporti...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... save ( base . artifactsDir + "Border...builder . endTable (); doc . save ( base . artifactsDir + "DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Გადაიყვანეთ Გამოსახულება TXT C++

    გადაიყვანეთ Გამოსახულება TXT C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც TXT C++....png" ); doc-> Save ( u"Output.txt" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.txt"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  5. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....the numeral format used when saving to PDF. doc = aw . Document...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C# 3D Formats Watermark | products.aspose.com

    Add Blind Watermark to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Create the saving options using FbxSaveOptions to create save options...options and call the scene Save method with the output file path...

    products.aspose.com/3d/net/watermark/
  7. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method... save ( file_name = ARTIFACTS_DIR...the initial page numbering and save the NUMPAGE field. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add PDF Bookmarks|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....instance PDF save options class Aspose . Diagram . Saving . PdfSaveOptions...options = new Aspose . Diagram . Saving . PdfSaveOptions (); // Create...

    docs.aspose.com/diagram/net/add-pdf-bookmarks/
  9. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word in C++....set_AutomaticallyUpdateS ( true ); doc -> Save ( get_ArtifactsDir () + u "Document...// if a document that we are saving does not have one. System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....set_BackgroundShape ( shapeRectangle ); doc -> Save ( get_ArtifactsDir () + u "DocumentBase...MakeObject < Aspose :: Words :: Saving :: PdfSaveOptions > (); saveOptions...

    reference.aspose.com/words/cpp/aspose.words/doc...