Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 223,114 for

new

(2.92 sec)
  1. Aspose.PSD for .NET 21.6 - 发行说明|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.... Save ( outputFileName , new PngOptions ()); } PSDNET-547...image . Save ( outputFileName , new PngOptions ()); } PSDNET-647...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++....cells' ); let loadOptions = new AsposeCells . TxtLoadOptions...setHasFormula ( true ); let workbook = new AsposeCells . Workbook (); workbook...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  3. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    Discover how the CssStyleSheetType property in HtmlSaveOptions optimizes CSS export to HTML, MHTML, and EPUB formats for seamless integration....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 在 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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...option $conFixedCodeValue = new ConFixedCodeValue (); $shape...

    docs.aspose.com/diagram/zh/java/select-reroute-...
  5. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency....Examples Shows how to create a new section with a document builder...builder. Document doc = new Document (); // A blank document contains...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/par...
  7. FieldOptions.UseInvariantCultureNumberFormat | ...

    Discover the FieldOptions UseInvariantCultureNumberFormat property to easily manage number formatting with invariant culture for consistent data handling....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...CurrentThread . CurrentCulture = new CultureInfo ( "de-DE" ); Field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Installing and Using Aspose Project Wizard for ...

    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....Application in New Project wizard and Aspose Example in New File wizard...application when creating a new project. Select New Project . Select Aspose...

    docs.aspose.com/total/java/installing-and-using...
  9. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...the document Document doc = new Document("path/to/your/document...PdfSaveOptions PdfSaveOptions options = new PdfSaveOptions(); options.se...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...