Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 90,840 for

object

(0.27 sec)
  1. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method...Recently added ChartSeries object. add_double(series_name, x_values)...Recently added ChartSeries object. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....document into a "Document" object, // Aspose.Words will always...lists and will add a "List" object // for each to the document's...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Generate Point Cloud to PDF File Formats via .N...

    C# source code to load, render and add generate point cloud to PDF documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/pdf/
  4. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/3mf/
  5. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...document into a "Document" object, # Aspose.Words will always...lists and will add a "List" object # for each to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AsposeWordsPrintDocument.PagesRemaining | Aspos...

    Track remaining pages in active print jobs with AsposeWordsPrintDocument PagesRemaining property for print control....PrintDocument_BeginPrint ( object sender , PrintEventArgs e )...void PrintDocument_PrintPage ( object sender , PrintPageEventArgs...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....Save method of the Document object. The following code snippet...)) { // Create TextAbsorber object to find all instances of the...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  8. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images.... An object of the PptxSaveOptions class...Save method of the Document object to save the PDF as PPTX. //...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  9. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word documents for enhanced document control and flexibility....Words Document Object Model (DOM) documentation article...EditableRange { get; } Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/net/aspose.words/edi...
  10. Extract Text from PDF File|Aspose.PDF for Java

    This section explains how to extract text with Aspose.PDF Facades using PdfExtractor Class.... You need to create an object of pdfExtractor class and bind...WholeText ) { // Create an object of the PdfExtractor class PdfExtractor...

    docs.aspose.com/pdf/java/extract-text/