Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 215,676 for

new

(0.7 sec)
  1. Გადაიყვანეთ DOC JPG Java

    გადაიყვანეთ DOC JPG Java ფორმატში კოდით. შეინახეთ DOC როგორც JPG Java....*; Document doc = new Document ( "Input.doc" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/do...
  2. Փոխարկել JPG TIFF Java

    Փոխարկեք JPG ը TIFF ձևաչափի Java կոդով: Պահեք JPG որպես TIFF օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.tiff" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/jp...
  3. Გადაიყვანეთ JPG TIFF Java

    გადაიყვანეთ JPG TIFF Java ფორმატში კოდით. შეინახეთ JPG როგორც TIFF Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.tiff" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/jp...
  4. Გადაიყვანეთ HTML GIF Java

    გადაიყვანეთ HTML GIF Java ფორმატში კოდით. შეინახეთ HTML როგორც GIF Java....*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/ht...
  5. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual pages using PHP and Aspose.PDF for efficient page extraction....Open the target document $pdf = new Document ( $dataDir . 'input1...# create a new Document object $new_document = new Document ();...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  6. Aspose.Words: Converting a Word document to HTM...

    Aspose version: Aspose Words.NET version 23.6.0 We are using Aspose.Words to convert a Word Document (docx) to HTML by simply saving the loaded docx (loaded into Aspose.Words.Document) as HTML. The document can contain…...base64 using (MemoryStream ms = new MemoryStream()) { args.Image...StringBuilder chunkedBase64 = new StringBuilder(); for (int i =...

    forum.aspose.com/t/aspose-words-converting-a-wo...
  7. Aspose.Words Convert Docx to HTML Header missin...

    Hello. We have tried converting the following document to html: docHeaderOnly.docx (53.2 KB) We are using latest version of [Aspose.Words 25.6.0], in .net8. The code used is the following: var docxFilePath = "docHead…...html"; var saveOptions = new Aspose.Words.Saving.HtmlSaveOptions...false }; var docxDocument = new Aspose.Words.Document(docxFilePath);...

    forum.aspose.com/t/aspose-words-convert-docx-to...
  8. Create extension taxonomy - Free Support Forum ...

    Is there any way to create the extension taxonomy based on a XbrlDocument? I need to create the xyz.xsd xyz_pre.xml xyz_cal.xml xyz_def.xml xyz_lab-de.xml cant find anything about it...Document : Start by initializing a new instance of the XbrlDocument...Xbrl; XbrlDocument document = new XbrlDocument(); XbrlInstanceCollecti...

    forum.aspose.com/t/create-extension-taxonomy/31...
  9. Working with Parent and Child Tasks in PHP | As...

    This guide explains how to use Aspose.Tasks Java for PHP to handle parent-child relationships in project files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/parent-and-child-tas...
  10. Managing Currency Codes in PHP | Aspose.Tasks D...

    Learn how to manage currency codes using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/managing-currency-co...