Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 214,303 for

new

(0.17 sec)
  1. Document.Compliance | Aspose.Words for .NET

    Ensure your OOXML documents meet compliance standards effortlessly. Our tool analyzes content to verify OOXML compliance, enhancing document integrity....; } Remarks If you created a new blank document or load non OOXML...Microsoft Word. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...Exception { final var license = new com.aspose.html.License(); license...lic")); final var pdfSaveOptions = new com.aspose.html.saving.PdfSaveOptions();...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  3. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...实例化一个表示演示文稿文件的 Presentation 对象 $presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); $presOut = new Presentation (); try { $slide = $presIn...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  6. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java.... Document doc = new Document(getMyDir() + "Table...TabStop(double position) Initializes a new instance of this class. TabStop(double...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table Inside Textbox - Free Support Forum - asp...

    I am having an issue with Aspose MailMerge. We have a table that is inside of a textbox. The text is set to align starting outside of the table cells. The PDF is supposed to clip the text rendering outside of the text…... The new version of Aspose.Words does...Aspose.Words.License license = new Aspose.Words.License(); license...

    forum.aspose.com/t/table-inside-textbox/312008
  8. 在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....$saveFormat = new SaveFormat (); //Instantiate a new workbook //Open...//Open a template file $book = new Workbook ( $dataDir . "book.xls"...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  9. Converting Worksheet to Image File By Page|Docu...

    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....Contents [ Hide ] Workbook book = new Workbook ( "Sheet to Image by...ImageOrPrintOptions options = new Aspose . Cells . Rendering ....

    docs.aspose.com/cells/net/converting-worksheet-...
  10. Relfection error when calling Aspose from JS - ...

    After a New installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...March 16, 2025, 9:50am 1 After a new installtion of Apsose libraries...aspose.pdf.Font”); var lic = new license(); lic.setLicense(“Aspose...

    forum.aspose.com/t/relfection-error-when-callin...