Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 199,154 for

new

(0.15 sec)
  1. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....ShapeRenderer(ShapeBase shape) Initializes a new instance of this class. Methods...ShapeRenderer(ShapeBase shape) Initializes a new instance of this class. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...Printing . PrinterSettings ps = new System . Drawing . Printing ...

    products.aspose.com/pdf/tutorial/print-pdf/
  3. Convert PSD PSB or AI | products.aspose.com

    Convert Adobe PhotoShop & Illustrator files images and other formats...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/convert/
  4. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....() -> set_Name ( u "Courier New" ); builder -> get_ParagraphFormat...get_Size ()); ASSERT_EQ ( u "Times New Roman" , importedTextBox -> get_FirstParagraph...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。...documents using ( var srcDocument = new Aspose . Pdf . Document ( dataDir...{ using ( var dstDocument = new Aspose . Pdf . Document ()) {...

    docs.aspose.com/pdf/zh/net/move-pages/
  6. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/
  7. Unlock ZIP password | Aspose.Zip for .NET

    Zip C# library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/unlock-zip-password/
  8. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...that we last added. // Adding new nodes with the builder will append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Get the titles of all the slides|Aspose.Slides ...

    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....presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...List < string > titlesList = new List < string >(); // Get the...

    docs.aspose.com/slides/net/get-the-titles-of-al...