Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 21,617 for

only

(0.05 sec)
  1. Getting null pointer exception at times when ex...

    Caused by: com.aspose.cells.CellsException: java.lang.NullPointerException at com.aspose.cells.cxt.a(Unknown Source) ~[aspose-cells.jar:24.7.0] at com.aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0] at c…...Cells only supports reading cell values...support multi-threaded saving and only supports multi-threaded data...

    forum.aspose.com/t/getting-null-pointer-excepti...
  2. Editing a PDF's individual pages|Aspose.PDF for...

    This section explains how to edit PDF's individual pages using PdfPageEditor class....Whereas, PdfPageEditor class only works with the individual page...multiple, here we have specified only one page) pdfPageEditor . ProcessPages...

    docs.aspose.com/pdf/net/editing-a-pdf-s-individ...
  3. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management.... This method only detects the document format...document is valid. This method only detects the document format...

    reference.aspose.com/words/net/aspose.words/fil...
  4. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent chart element....Currently, the property can only be used for data labels. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly....formatting changes that affect only some of the table's cells //...formatting changes that affect only some of the table's cells //...

    reference.aspose.com/words/net/aspose.words/con...
  6. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....( commentVisitor ); // Visit only start of the comment. comment...( commentVisitor ); // Visit only end of the comment. comment...

    reference.aspose.com/words/net/aspose.words/com...
  7. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!...printer that we intend to print only some document pages. printerSettings...printer that we intend to print only some document pages. printerSettings...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Conversion options - Free Support Forum - aspos...

    Hi, Can you give all the conversion options for each file input , to other conversion , divide to group of family? for example :shape file can convert to GEOJSON and… Thanks,...GeoPackage: currently we can only read this format, so we can...gdbtablx). For other format just only one file....

    forum.aspose.com/t/conversion-options/320628
  9. Aspose::Words::Markup::CustomXmlPart::get_DataC...

    Aspose::Words::Markup::CustomXmlPart::get_DataChecksum method. Specifies a cyclic redundancy check (CRC) checksum of the Data content in C++....richText ); // The checksum is read-only and computed using the data...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......Unfortunately, OMR Java supports only String input parameter at the...sample code but it prints out only parital part rather than the...

    forum.aspose.com/t/how-to-create-omr-template-f...