Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 5,148 for

split

(0.15 sec)
  1. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...potapov Split this topic February 26, 2025...2025, 4:08am 8 A post was split to a new topic: Font Changes to...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  2. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...l Because the split array formula also references...Family @aleksandr.l Because the split array formula also references...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  3. Does the API support printing a doc/pdf for cus...

    Hi,Support: Is there any feature for the API to support print a doc/Pdf for customed color white-black mode? For example: There is a doc/Pdf document who has 120 pages, and the 8th,20th,33-35th,89th,115th page has co…...noskov Split this topic December 9, 2022...2022, 5:44am 6 2 posts were split to a new topic: Does the Aspose...

    forum.aspose.com/t/does-the-api-support-printin...
  4. Open+save produces invalid XML — Incorrect char...

    Hi there, we identified two issues related to chart axis elements and GUID lowercasing that cause a “Repair” message to show up when opening the output file in Excel Desktop for Windows. I was able to identify the root c…...split("\n") .filter((f) => f.match(/^chart\d+\...true`) .toString() .trim() .split("\n") .filter((f) => f.match(/^sheet\d+\...

    forum.aspose.com/t/open-save-produces-invalid-x...
  5. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: How to split a document page by page? Aspose...Aspose.Words enables you to split a multi-page document page by...

    docs.aspose.com/words/java/faq/
  6. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....Appear Fade Fly In Float In Split Wipe Shape Wheel Random Bars...Disappear Fade Fly Out Float Out Split Wipe Shape Random Bars Shrink...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to Split Word document into sections using C#....application, and a sample code to split Word document into sections...Document class object for splitting the sections Iterate through...

    kb.aspose.com/words/net/divide-word-document-in...
  8. Insert Page Break in PDF using Java

    Use this guide to insert page break in PDF using Java. This article provides IDE settings, coding steps, and a sample code to add page break to PDF using Java.... For splitting a PDF file by pages, refer...refer to the article on How to split PDF by pages in Java . Updated...

    kb.aspose.com/pdf/java/insert-page-break-in-pdf...
  9. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....barcodes and need robust splitting by FNC1 ( 0x1D ) separators...parts = spacedHex . trim (). split ( "\s+" ); byte [] out = new...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Convert HEX to CMYK in C#

    This concise guide highlights essential concepts for converting HEX to CMYK in C#. It provides an arranged series of actions together with a practical coding example to convert HEX to CMYK in C#....conversion, print the CMYK result or split it into Cyan, Magenta, Yellow...

    kb.aspose.com/svg/net/convert-hex-to-cmyk-in-cs...