Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,486 for

split

(0.35 sec)
  1. Working with Headings in PDF|Aspose.PDF for C++

    Create numbering in heading your PDF document with C++. Aspose.PDF for C++ shows different kinds of numbering styles...._dataDir + outputFileName ); } Split PDF programmatically...

    docs.aspose.com/pdf/cpp/working-with-headings/
  2. Detect Merged Cells in a Worksheet with JavaScr...

    Learn how to detect merged cells in a worksheet using Aspose.Cells for JavaScript via C++. This article will show you how to use the library to identify and manipulate merged cells.... You can unmerge (split) them too. This article shows...

    docs.aspose.com/cells/javascript-cpp/detect-mer...
  3. 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...
  4. 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...
  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. 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...
  7. Extract Images From Website – C# Examples

    Learn how to download images from website. Consider C# examples to automate extracting images from website using Aspose.HTML.... Split ( '/' ). Last ()), response...(OutputDir, url. Pathname . Split ( '/' ). Last ()), response...

    docs.aspose.com/html/net/extract-images-from-we...
  8. 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...
  9. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java.... // A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  10. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…...: If your content is being split across multiple pages unexpectedly...

    forum.aspose.com/t/html-to-pdf-conversion-issue...