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

range

(0.14 sec)
  1. 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/
  2. 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...
  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. 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...
  5. 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...
  6. 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...
  7. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...cell_range , image_resolution ): page_setup = cell_range . worksheet...page_setup . print_area = cell_range . address page_setup . left_margin...

    docs.aspose.com/slides/zh/python-net/working-so...
  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...