Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 24,160 for

range

(0.2 sec)
  1. Convert DOCM to EXCEL via Java or with free Onl...

    Convert DOCM to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to EXCEL online converter quickly before integrating the code....This powerful API provides a range of features for working with...comprehensive suite of APIs provides a range of features for manipulating...

    products.aspose.com/total/java/conversion/docm-...
  2. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide Range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....provides users with a wide range of features. Users can perform...macOS x86_x64 or arm64 and wide range of Linux distributions with...

    docs.aspose.com/words/python-net/features/
  3. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type of this revision. To learn more, visit the documentation article in C++....Words for C++ Aspose::Words::Range class Aspose::Words::RevisionCollection...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. RGB to LAB Conversion – C# Сode and Online Conv...

    Work with color codes and convert RGB to LAB online or in C# using Aspose.SVG for .NET. Try the online Color Converter for free!...Values for the a and b axes can range from positive to negative. It...is commonly clamped to the range of −128 to 127 for use with...

    products.aspose.com/svg/net/color-converter/rgb...
  5. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Node.js via Java chart worksheets and automate reports across PPT and PPTX files in JavaScript....$2:$2 2:2 - Column $A:$A A:A - Range $A$2:$C$4 A2:C4 $A$2:C4 A$2:$C4...R2 R[2] - Column C3 C[3] - Range R2C3:R5C7 R[2]C[3]:R[5]C[7]...

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  6. Convert DOCX to PPT via C++ or with free Online...

    Export DOCX to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPT online converter quickly before integrating the code.... It also offers a wide range of features such as support...while also offering a wide range of features and easy integration...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order.... Assign a cell range that defines the print area...pageSetup ; // Specifying the cells range (from A1 cell to T35 cell) of...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  9. 档案

    档案...shapesToRemove=[] # 遍历幻灯片中的所有形状 for i in range(len(slide.shapes)): shape =...append(shape) # 遍历所有要删除的形状 for i in range(len(shapesToRemove)): # 删除形状...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Paragraph, true)) { Range paraRange = para.Range; paraRange.Repl...throughout the entire document doc.Range.Replace("房地产评估规划测绘咨询有限公司", "test"...

    forum.aspose.com/t/some-content-cannot-be-repla...