Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 215,012 for

new

(0.57 sec)
  1. Converting a EMF file to PDF using PHP | Aspose...

    Sample code on PHP for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Load input EMF image...// Create a new Document object $document = new Document ();...

    products.aspose.com/pdf/php-java/conversion/emf...
  2. Converting a CGM file to PDF using PHP | Aspose...

    Sample code on PHP for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...// Create a new Document object $document = new Document ();...

    products.aspose.com/pdf/php-java/conversion/cgm...
  3. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java.... Document doc = new Document(getMyDir() + "Rounded...adjustment raw values. Document doc = new Document(getMyDir() + "Rounded...

    reference.aspose.com/words/java/com.aspose.word...
  4. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP.... Php Code $ builderBoject = new Java ( "com.aspose.words.DocumentBuilder"...documentObject ); // Write a new paragraph in the document with...

    docs.aspose.com/words/java/hello-world-in-php/
  5. [Regression] Setting HtmlSaveOptions.ExportList...

    Hi, We have been using HtmlSaveOptions.ExportListLabels = ByHtmlTags to save the list labels to ul/li nodes in order to display the list properly and consistently in HTML. This worked very well in the past but after up…...document = new Document(@".\test.docx"); var saveOptions = new HtmlSaveOptions...produced by both the old and new version of Aspose.Words, and...

    forum.aspose.com/t/regression-setting-htmlsaveo...
  6. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents...let dstDoc = new aw . Document (); let builder = new aw . DocumentBuilder...myStyle . font . name = "Courier New" ; myStyle . font . color = "#0000FF"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....Open the target document $pdf = new Document ( $dataDir . 'input1...ExcelSave Option object $excelsave = new ExcelSaveOptions (); # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  8. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless document management and multiple worksheets.... Document doc = new Document ( MyDir + "Big document...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Images not being rendered properly when convert...

    using var stream = New MemoryStream(); HtmlSaveOptions options = New HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...stream = new MemoryStream(); HtmlSaveOptions options = new HtmlS...stream = new MemoryStream(); HtmlSaveOptions options = new HtmlS...

    forum.aspose.com/t/images-not-being-rendered-pr...
  10. Question regarding Aspose.Pdf license for Epico...

    Hello, I’m looking for assistance to determine which Aspose.Pdf license version to purchase for my use case within our Epicor Kinetic cloud instance. Previously, within our Epicor function, I was able to instantiate th…...following code: var license = new Aspose.Pdf.License(); var assembly...way, and I need to acquire a new one. Could you please instruct...

    forum.aspose.com/t/question-regarding-aspose-pd...