Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 90,744 for

object

(0.08 sec)
  1. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....the Image class object Cast the Image object to RasterImage class...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  2. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....source DOCX using Document class object. We will then create FindReplaceOptions...FindReplaceOptions class object to set the search and replace parameters...

    kb.aspose.com/words/java/how-to-find-and-replac...
  3. 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#....file into the Document class object for splitting the sections...Word file Create a Section object by cloning the current section...

    kb.aspose.com/words/net/divide-word-document-in...
  4. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer in Java....Create the PdfContentEditor object Call the bindPdf() method for...process starts by creating an object of the PdfContentEditor class...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  5. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#....page Create the HttpClient object for making the HTTP request...stream and pass to the Document object using the page settings. Finally...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...
  6. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....file using the Image class object Create an instance of the PdfOptions...CadRasterizationOpti class object to set the page size Configure...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  7. aspose.words.fonts module | Aspose.Words for Py...

    The aspose.words.fonts module provides classes and enumerations to access information about fonts used in a document....embedded font inside FontInfo object. EmbeddedFontStyle Specifies...embedded font inside a FontInfo object. FontEmbeddingUsagePe Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式..."B2:D7" ); // Create style object. Style st = wb . CreateStyle...Center ); // Create style flag object. StyleFlag flag ; // Set style...

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  9. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subcells” check for PDF/UA compliance. I have found that the Object created by headerR…... I have found that the object created by headerRow.CreateTH()...reflection test shows that this object does not have a .Scope property...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  10. Generate DotCode barcode Images via C++ | Aspose

    C++ example of code to generate DotCode barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/dotcode/generate/