Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 310,781 for

save

(0.1 sec)
  1. 在 Visio 中用 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 ( "" ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Layers.vdx" ,...

    docs.aspose.com/diagram/zh/java/configure-shape...
  2. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...pageNumberStamp ); // Save PDF document document . Save ( dataDir + "PageNumberStamp_out...artifact ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-page-number/
  3. 在 PHP 中设置 Visio 形状的线数据|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/zh/java/set-visio-shape...
  4. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. Customize your Microsoft Word documents by selecting the desired record index from your data source. Start with ease!... Once we do that and save the document, // Microsoft Word... settings . Clear (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  5. Watermark.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch.... Save ( ArtifactsDir + "Document.ImageWatermark...imageWatermarkOption ); } #endif doc . Save ( ArtifactsDir + "Document.ImageWatermark...

    reference.aspose.com/words/net/aspose.words/wat...
  6. TEX to XML Converter using Python | Aspose.PDF

    Sample code on Python for TEX to XML conversion. Use example code for batch TEX to XML conversion with Python and .NET...class for configuring PDF file save options.Ensure that the necessary...which is used to customize the saving process of the loaded document...

    products.aspose.com/pdf/python-net/conversion/t...
  7. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....available for a Word file and save the file again as DOCX . Here...document paragraph using Java Save the file after adding the comments...

    kb.aspose.com/words/java/how-to-add-comments-in...
  8. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes....Microsoft Word, # we must first save the changes, and then manually...manually update these fields. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. JPEG to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to EPUB conversion. Use example code for batch JPEG to EPUB conversion with Python and .NET...will be used to generate and save the output files. Call the add...RecognitionMode.FLOW. Use the save method of the Document object...

    products.aspose.com/pdf/python-net/conversion/j...
  10. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java.... save(OutputStream stream, ImageSaveOptions...ImageSaveOptions saveOptions) save(OutputStream stream, SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...