Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 222,937 for

new

(0.2 sec)
  1. 使用System.Drawing解码和编码纹理|Documentation

    使用System.Drawing从图像文件中解码纹理... A8R8G8B8 )) { var ret = new Bitmap ( td . Width , td . Height...var bits = ret . LockBits ( new Rectangle ( 0 , 0 , td . Width...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  2. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will display the new name and apply the new name to the built-in...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...PDF document using ( cument = new Aspose . Pdf . Document ( dataDir...Annotation var screenAnnotation = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  4. EndCap | Aspose.Words for Java

    Specifies line cap style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  5. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...Pdf pdf = new Aspose.Pdf.Generator.Pdf(); Aspose...Aspose.Pdf.Generator.Text text2 = new Aspose.Pdf.Generator.Text(section...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  6. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for PHP. From entire pages, from a specific part, based on columns, etc.... // Create a new Document object from the input...$document = new Document ( $inputFile ); // Create a new TextAbsorber...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  7. Convert Dates to Japanese Dates with Node.js vi...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for Node.js via C++....Calendar, a new era begins with the reign of a new emperor. On...On 1st May 2019, a new emperor came into power, ending the Heisei...

    docs.aspose.com/cells/nodejs-cpp/convert-dates-...
  8. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....Document doc = new Document (); Table table = new Table ( doc );...and even other tables. // Our new table has none of these nodes...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Converting Specific Portion of DjVu Page in Php...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of Image class $image = new Image (); $image = $image ->...PngOptions $export_options = new PngOptions (); \ # Set ColorType...

    docs.aspose.com/imaging/java/converting-specifi...
  10. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/net/aspose.words.sav...