Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 222,634 for

new

(0.14 sec)
  1. VbaModuleCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your VBA projects with the VbaModuleCollection Add method, allowing seamless addition of modules for improved functionality....Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  2. BarCodeReader|Aspose.BarCode for Python via .NE...

    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....BarCodeReader() Initializes a new instance of the BarCodeReader...BarCodeReader(image) Initializes a new instance of the BarCodeReader...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a SaveOptions instance....ColladaSaveOptions saveColladaopts = new ColladaSaveOptions (); // Generates...Discreet3DSSaveOptio saveOpts = new Discreet3DSSaveOptio (); // The...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  4. PSD PSB Compress Solution | products.aspose.com

    Compress Adobe Photoshop images to reduce files sizes...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/compress/
  5. PSB Pienennä kokoa Ratkaisu | products.aspose.com

    Pienennä PSD-tiedostojen kokoa...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/fl/reduce-size/psb/
  6. 使用SkiaSharp解码和编码纹理|Documentation

    使用SkiaSharp从图像文件解码纹理...TextureData td ) { var info = new SKImageInfo ( td . Width , td...var ret = new SKBitmap ( info ); var pixels = new SKColor [ td...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  7. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....create(MailMergerContext context) Creates new instance of the mail merger processor...create(MailMergerContext context) Creates new instance of the mail merger processor...

    reference.aspose.com/words/java/com.aspose.word...
  8. GoogleAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words....GoogleAiModel(name) Initializes a new instance of GoogleAiModel class...GoogleAiModel(name, apiKey) Initializes a new instance of GoogleAiModel class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Multiple signing issue. Only last sign is valid...

    Hello! I choose between different library to work with pdf and i wanna choose Aspose, but cannot find solution for sign document multiple times. I saw different topics at forum, but no worked solution. Have been tried d…...startY) { using var pdfDocument = new Aspose.Pdf.Document(inputFile);...Document(inputFile); using var signature = new Aspose.Pdf.Facades.PdfFileSignature(pdfDocument);...

    forum.aspose.com/t/multiple-signing-issue-only-...
  10. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...document using ( var document = new Aspose . Pdf . Document ()) {...Create and fill box var box = new Aspose . Pdf . FloatingBox (...

    docs.aspose.com/pdf/zh/net/floating-box/