Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 218,606 for

new

(0.19 sec)
  1. Გადაიყვანეთ Გამოსახულება DOCX Javascript

    გადაიყვანეთ Გამოსახულება DOCX JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. Გადაიყვანეთ Გამოსახულება HTML Javascript

    გადაიყვანეთ Გამოსახულება HTML JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  3. Open Existing Documents in Apache POI and Aspos...

    Open an existing document easily and fast instead of using Apache POI.... class ); Document doc = new Document ( dataDir + "document...HWPFDocument doc = new HWPFDocument ( new FileInputStream ( dataDir...

    docs.aspose.com/words/java/open-existing-docume...
  4. Creating a QR Barcode in 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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...Hide code text $codeLocation = new CodeLocation (); $builder ->...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  5. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream stream = new MemoryStream ( zipFileBytes ))...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Select Reroute Option of the Connector Shape in...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...option $conFixedCodeValue = new ConFixedCodeValue (); $shape...

    docs.aspose.com/diagram/java/select-reroute-opt...
  8. MarkdownSaveOptions.ResourceSavingCallback | As...

    Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible document output....md" ; Document doc = new Document ( MyDir + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....pdf" ; Document document = new Document ( _dataDir + inputFileName...PdfPageStamp bluePageStamp = new PdfPageStamp ( _dataDir + pageStampFileName...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  10. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...); SvgSaveOptions options = new SvgSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...