Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 213,191 for

new

(0.1 sec)
  1. Table.PreferredWidth | Aspose.Words for .NET

    Discover how to use the Table PreferredWidth property to easily set and optimize your table's layout for enhanced design and user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Converting Documents with Microsoft Azure App s...

    Find out how to convert PDF documents with Microsoft Azure App Service and Aspose.PDF for .NET, optimizing document workflows in the cloud.... Create a new Resource Group. Create a new App Service: Choose...Studio 2022. Click “Create a new project”. Select “ASP.NET Core...

    docs.aspose.com/pdf/net/converting-documents-wi...
  3. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....represents a PPTX file $pres = new Presentation (); try { # Gets...addImage ( new Java ( "java.io.FileInputStream" , new Java ( "java...

    docs.aspose.com/slides/php-java/picture-frame/
  5. Aspose.PSD for Java 24.6 - Release Notes|Docume...

    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.... equals ( actual )) { throw new IllegalArgumentExcep ( message... equals ( actual )) { throw new IllegalArgumentExcep ( message...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$template $diagramfile $doc = New-Object Aspose.Diagram.Diagram...if (-not $first) { $shape2 = New-Object Aspose.Diagram.Shape $shape2...

    forum.aspose.com/t/color-not-set-correctly-for-...
  7. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。... const loadOptions = new LoadOptions ( LoadFormat . SpreadsheetML...data const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  8. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your documents by displaying essential placeholder text when content is missing.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  9. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....$document = new Document ( $inputFile ); // Create a new DocSaveOptions...DocSaveOptions object $saveOption = new DocSaveOptions (); // Set the...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/