Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 213,096 for

new

(0.2 sec)
  1. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....our new digital signature. SignOptions signOptions = new SignOptions...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/net/aspose.words.dig...
  2. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files.... Document srcDoc = new Document (); srcDoc . FirstSection...text. " ); Document dstDoc = new Document (); dstDoc . FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the New Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …... I am using the new Aspose.Pdf API (i.e., not the...dimensions: var doc = new Document(); //add a new page with text and...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  4. Გადაიყვანეთ JPG TXT C#

    გადაიყვანეთ JPG TXT C# ფორმატში კოდით. შეინახეთ JPG როგორც TXT C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  5. Გადაიყვანეთ JPG DOC C#

    გადაიყვანეთ JPG DOC C# ფორმატში კოდით. შეინახეთ JPG როგორც DOC C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  6. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/androidjava/convert-slide/
  7. 使用JavaScript通过C++将Excel导出为JSON|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将Excel文件转换为JSON。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Json ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. How to create a Shape and also edit with points...

    Here is the document for reference to know in detail edit points.zip (33.3 KB)...//Create a new shape path ShapePath shapePath = new ShapePath();...//Create a new shape path ShapePath shapePath1 = new ShapePath();...

    forum.aspose.com/t/how-to-create-a-shape-and-al...
  9. Փոխարկել Պատկեր WORD Java

    Փոխարկեք Պատկեր ը WORD ձևաչափի Java կոդով: Պահեք Պատկեր որպես WORD օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/im...
  10. Փոխարկել JPG HTML Java

    Փոխարկեք JPG ը HTML ձևաչափի Java կոդով: Պահեք JPG որպես HTML օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/jp...