Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 19,691 for

2 of

(0.4 sec)
  1. Manipulating DjVu Formats|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....ImageOptionsBase created in step 2. Call Image.Save by passing the...source code to convert first 2 pages of DjVu to TIFF format....

    docs.aspose.com/imaging/net/manipulating-djvu-f...
  2. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy Of content Of the source section at the beginning Of this section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( Aspose...get_Sections () -> idx_get ( 2 ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping Of this structured document tag range to XML data in a custom XML part Of the current document....#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 C++ 通过 Node.js 追踪 Excel 转 TIFF 的转换进度|Documen...

    学习如何使用 Aspose.Cells for Node.js via C++ 追踪 Excel 转换为 TIFF 的进度。在转换过程中提升用户体验。...before page index 2. if ( args . pageIndex < 2 ) { args . setIsToOutput...page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/zh/nodejs-cpp/track-conve...
  5. Recognize ITF BarCode Images via Python | produ...

    Scan ITF symbology barcode images using Python applications without using any other sOftware....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  6. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...Section section = doc . Sections [ 2 ]; Assert . That ( section . GetText...

    reference.aspose.com/words/net/aspose.words/sec...
  7. ChartDataPoint.ClearFormat | Aspose.Words for .NET

    Discover how the ChartDataPoint ClearFormat method resets your data point's format to default, enhancing clarity and consistency in your charts....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number Of [ChartDataPoint](../../chartdatapoint/) in this collection....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format Of this data point...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting Page Options|Documentation

    This article provides sample code to set page options Of Excel worksheets programmatically using C# API and .NET Library. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/net/setting-page-options/