Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 150,832 for

2

(0.11 sec)
  1. Excel Formula Operations - Excel Formula MCP|Do...

    Excel Formula MCP - Apply Excel formulas with AI automation, single and batch Excel formula operations..."formula" : "=D4*2" }, { "cell" : "F5" , "formula" : "D5*2" }, { "cell"..."cell" : "F6" , "formula" : "=D6*2" }, { "cell" : "G4" , "formula"...

    docs.aspose.com/cells/nodejs-cpp/mcp/apply-form...
  2. Set Barcode Checksum Controls in Java|Documenta...

    How to Set Checksum for 1D Barcodes in Python via C#...Italian Post 25, Interleaved 2 of 5, Matrix 2 of 5, MSI, Pharmacode...Pharmacode, PatchCode, PZN, Standard 2 of 5 Obligatory Codablock-F, Code...

    docs.aspose.com/barcode/python-net/set-checksum...
  3. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...aspose-pdf-net rickyh January 15, 2025, 2:43pm 1 I’m using a licensed version...shibanov January 15, 2025, 3:54pm 2 @rickyh Please attach the data...

    forum.aspose.com/t/words-running-together-when-...
  4. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…... {0} of section {1} on page {2}:", j, i, markup.Number); Console...found on page 2 : 144 ### Markups displayed on page 2 : 0 ### Number...

    forum.aspose.com/t/text-fragments-found-in-page...
  5. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....Discourse December 26, 2025, 3:25pm 2 @rose.thomas To change the font...report. Locate the “TOC 1” , “TOC 2” , etc., styles (used for TOC...

    forum.aspose.com/t/how-to-change-font-name-for-...
  6. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....setText("Index entry 2"); indexEntry.setEntryType("B");...to span over 2 columns. index.setNumberOfColumns("2"); // Set any...

    reference.aspose.com/words/java/com.aspose.word...
  7. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Discourse December 17, 2025, 8:09am 2 @karl.sjostrand The PPS X file...PowerPoint cannot open or unzip [2]. Fix using Aspose.Slides; using...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  8. Barcode Generation Specifics in JavaScript|Docu...

    Description of Various Barcode Types Supported in Aspose.BarCode for JavaScript via C++...characters for 1D types or up to 2,000 characters for 2D types. The...EAN 8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN...

    docs.aspose.com/barcode/javascript-cpp/generate...
  9. 什么是AI文件? |知识库

    如果您曾经与Adobe Illustrator编辑器合作,则可能会面临AI格式。这是PDL格式书面的一种,在本文中进行了描述。...Adobe Illustrator 使用了 130 多个此类 1‑2 字符的操作符,这些定义并未存储在 AI 文件的 prolog...y L x 1 y 1 x 2 y 2 x 3 y 3 c , x 1 y 1 x 2 y 2 x 3 y 3 C num...

    docs.aspose.com/page/zh/net/what-is-ai-file/
  10. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....= new SVGSVGElementBuilder() 2 . AddCircle (circle => circle...(Paint. None ) 5 . StrokeWidth (2)) 6 . Build (); Here, circle =>...

    docs.aspose.com/svg/net/element-builders/