Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 375,564 for

save

(0.11 sec)
  1. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected document format....password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。...// Save the pdf file with PdfSaveOptions workbook . save ( "output...// Save the pdf file with PdfSaveOptions workbook . save ( "output...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  3. Configure Visio TimeLine Shapes|Documentation

    This section explains how to set the property of a milestone shape with Aspose.Diagram.... Set the milestone type Save the Visio drawing to any supported...Type = 6 ; // Save to VDX format diagram . Save ( dataDir + "...

    docs.aspose.com/diagram/net/configure-visio-tim...
  4. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  5. Difference between MapiAttachment.Save(...) and...

    I believe I found a bug when using MapiAttachment.Save(Stream stream) on an OLE attachment (attachment with PR_ATTACH_METHOD == ATTACH_OLE). On the message I was testing with, I noticed that using MAPI to download the O…...Save(...) and MapiAttachment.ObjectData...bug when using MapiAttachment.Save(Stream stream) on an OLE attachment...

    forum.aspose.com/t/difference-between-mapiattac...
  6. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your document processing with customizable CssSaving event data for optimal results.... To learn more, visit the Save a Document documentation article...the CSS information will be saved to. Document { get; } Gets the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Working with Cylinder|Documentation

    Aspose.3D for .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....CreateChildNode ( cylinder2 ); // Save scene . Save ( "CustomizedOffsetTopC...( cylinder2 ); // Save scene scene . Save ( "CustomizedShearBotto...

    docs.aspose.com/3d/net/working-with-cylinder/
  8. 与线性挤压一起工作|Documentation

    Aspose.3D for Java 提供了linearexduting类,它采用2D形状作为输入,并在第三维中扩展该形状。...( extrusion ); // Save 3D scene scene . save ( MyDir + "LinearExtrusion...setSlices ( 10 );}}); // Save 3D scene scene . save ( MyDir + "SlicesInLinearExtrus...

    docs.aspose.com/3d/zh/java/working-with-linear-...
  9. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....createChildNode ( cylinder2 ); // Save scene . save ( "CustomizedOffsetTopC...( cylinder2 ); // Save scene scene . save ( "CustomizedShearBotto...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  10. Generate Patch Code Barcodes in C#|Documentation

    Aspose.BarCode for .NET enables Patch Code barcode generation.... Save ( $"{path}PatchCodeI.png" ,...CodeText = "Patch II" ; gen . Save ( $"{path}PatchCodeII.png" ...

    docs.aspose.com/barcode/net/patch-code-barcodes/