Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 213,115 for

new

(0.15 sec)
  1. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    Discover the FindReplaceOptions IgnoreFields property to easily manage text within fields. Control when to ignore content for efficient searching!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...getHeight() <= 0) { throw new IllegalStateExceptio("图层组 " +...layerGroup.save(mergedPngPath, new PngOptions()); String OSSPath...

    forum.aspose.com/t/layer-group-export-image-err...
  3. ITextShaperFactory Interface | Aspose.Words for...

    Discover the Aspose.Words.ITextShaperFactory interface for creating custom ITextShaper implementations, enhancing text shaping in your applications....GetTextShaper ( string, int ) Returns new instance of a text shaper for...string, byte[], int ) Returns new instance of a text shaper for...

    reference.aspose.com/words/net/aspose.words.sha...
  4. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your document quality!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "Apple" , "Banana" , "Cherry"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Configure Fallback Font Collections in PHP|Aspo...

    Set up a fallback fonts collection in Aspose.Slides for PHP via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....$pres = new Presentation (); try { $userRulesList = new FontFallBackRulesCol...(); $userRulesList -> add ( new FontFallBackRule ( 0xb80 , 0xbff...

    docs.aspose.com/slides/php-java/create-fallback...
  6. Get a Page Object from Visio Drawing in PHP|Doc...

    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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...

    docs.aspose.com/diagram/java/get-a-page-object-...
  7. 在 PHP 中将超链接添加到 Visio 形状|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...Hyperlink object $hyperlink = new Hyperlink (); \ # Set address...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...MilestoneHelper object $milestone_helper = new MilestoneHelper ( $milestone...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  9. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...an empty Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  10. BorderCollection.Left | Aspose.Words for .NET

    Discover the BorderCollection Left property, effortlessly access and customize the left border for enhanced design flexibility and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/net/aspose.words/bor...