Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 213,190 for

new

(0.14 sec)
  1. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...MhtSaveOptions mhtSaveOptions = new MhtSaveOptions(); mhtSaveOptions...mhtSaveOptions); final Document document = new Document(temp); document.getSections()...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  2. Edit Connector Geometry Section in the ShapeShe...

    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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.LineTo' ) . new \ # set X value line_to . getX...

    docs.aspose.com/diagram/java/edit-connector-geo...
  3. Გადაიყვანეთ JPG DOCX C#

    გადაიყვანეთ JPG DOCX C# ფორმატში კოდით. შეინახეთ JPG როგორც DOCX 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...
  4. Გადაიყვანეთ JPG WORD C#

    გადაიყვანეთ JPG WORD C# ფორმატში კოდით. შეინახეთ JPG როგორც WORD 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. Փոխարկել Պատկեր HTML C#

    Փոխարկեք Պատկեր ը HTML ձևաչափի C# կոդով: Պահեք Պատկեր որպես HTML օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  6. Փոխարկել Պատկեր PDF C#

    Փոխարկեք Պատկեր ը PDF ձևաչափի C# կոդով: Պահեք Պատկեր որպես PDF օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  7. Გადაიყვანეთ JPG PDF C#

    გადაიყვანეთ JPG PDF C# ფორმატში კოდით. შეინახეთ JPG როგორც PDF 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...
  8. Გადაიყვანეთ JPG HTML C#

    გადაიყვანეთ JPG HTML C# ფორმატში კოდით. შეინახეთ JPG როგორც HTML 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...
  9. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....stored and reused to obtain new access tokens without requiring...HttpClient HttpClient httpClient = new HttpClient (); // Create an authorization...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  10. FieldStart.fieldData property | Aspose.Words fo...

    FieldStart.fieldData property. Gets custom field data which is associated with the field.... let doc = new aw . Document ( base . myDir.... at ( 2 ); console . log ( new Buffer . from ( field . start...

    reference.aspose.com/words/nodejs-net/aspose.wo...