Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 210,440 for

new

(0.17 sec)
  1. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating box....document using ( var document = new Aspose . Pdf . Document ()) {...Create and fill box var box = new Aspose . Pdf . FloatingBox (...

    docs.aspose.com/pdf/net/floating-box/
  2. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java.... Document doc = new Document(getMyDir() + "Missing...WarningInfoCollectio warningCollector = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  3. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...htmlStream = new MemoryStream()) { var htmlSaveOptions = new HtmlSa...htmlInputStream = new MemoryStream(htmlBytes)) { htmlDoc = new Document(htmlInputStream);...

    forum.aspose.com/t/clone-document-convert-clone...
  4. How to Print Barcode Images on BIRT Reports|Doc...

    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.... Create New Project To design the report:... From the File menu, choose New and then Project . Open the Business...

    docs.aspose.com/barcode/java/how-to-print-barco...
  5. 档案

    档案...您可以通过从 New Releases 部分下载 DLL 文件或使用 NuGet...diagramObject = new Input() { InputRectangles = new List<InputRectangle>()...

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  6. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate tables in existing PDF file and replace old table with a New one in PDF document with Aspose.PDF for Java.... In this new release, we have implemented new feature of searching...exist on page of PDF document. A new class named Aspose.PDF.Text.TableAbsorber...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...
  7. ComparisonExpression | Aspose.Words for Java

    The comparison expression in Java....expression\""; DocumentBuilder builder = new DocumentBuilder(); // Field codes...result = comparisonResult != -1 ? new ComparisonEvaluation(comparisonResult...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "PDFOperators...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  9. Importing from Custom Objects|Documentation

    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....//Instantiate a new Workbook Workbook book = new Workbook (); //Clear...Worksheets . Clear (); //Add a new sheet "Data"; Worksheet sheet...

    docs.aspose.com/cells/net/importing-from-custom...
  10. 从自定义对象导入|Documentation

    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....//Instantiate a new Workbook Workbook book = new Workbook (); //Clear...Worksheets . Clear (); //Add a new Sheet "Data"; Worksheet sheet...

    docs.aspose.com/cells/zh/net/importing-from-cus...