Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 155,300 for

2

(1.42 sec)
  1. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes....bytes or 1,850 alphanumeric (2,710 numerical) symbols in up to...Barcode . XDimension . Pixels = 2 ; gen . Parameters . Barcode ...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  2. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management.... Style 2 Specifies that the document is...ArtifactsDir + "LowCode.SplitDocument.2.docx" , SaveFormat . Docx , options...

    reference.aspose.com/words/net/aspose.words.low...
  3. Freeze Panes in 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....$worksheet -> freezePanes ( 3 , 2 , 3 , 2 ); //Saving the modified Excel...

    docs.aspose.com/cells/java/freeze-panes-in-php/
  4. 通过 C++ 和 Node.js 过滤图表数据的三种方法|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中过滤图表。我们的 comprehensive 指南将演示如何应用过滤器到图表,定制图表元素,以及使用数据分析工具获得更好的洞察和做出更明智的决策。...setIsFiltered ( true ); // Should be 2 console . log ( "Filtered Series..."seriesFiltered-out.xlsx" ); // Should be 2 console . log ( "Filtered Series...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-c...
  5. NodeCollection.indexOf method | Aspose.Words fo...

    NodeCollection.indexOf method. Returns the zero-based index of the specified node....at ( 2 ); expect ( table . indexOf ( row )). toEqual ( 2 ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Fields::FieldIndexFormat enum | ...

    Aspose::Words::Fields::FieldIndexFormat enum. Specifies the formatting for the FieldIndex fields in a document in C++.... Fancy 2 Fancy. Modern 3 Modern. Bulleted...\" · \" \\ h \" A \" \\ c \" 2 \" \\ z \" 1033 \" " , nullptr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Apply data labels...

    reference.aspose.com/words/java/com.aspose.word...
  9. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...Discourse November 20, 2025, 6:45am 2 @danies8 To keep progress on this...Behaviour changed between 1 → 2; review release notes or rerun...

    forum.aspose.com/t/sample-for-validating-tests/...
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...