Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 118,876 for

new

(0.18 sec)
  1. Გადაიყვანეთ WORD PDF Java

    გადაიყვანეთ WORD PDF Java ფორმატში კოდით. შეინახეთ WORD როგორც PDF Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  2. Aspose::Words::LowCode::Converter::Create metho...

    Aspose::Words::LowCode::Converter::Create method. Creates New instance of the converter processor in C++....Converter::Create() method Creates new instance of the converter processor...erContext>&) method Creates new instance of the converter processor...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. 从ArrayList导入|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...ArrayList object ArrayList list = new ArrayList (); //Add few names...

    docs.aspose.com/cells/zh/net/importing-from-arr...
  4. 页面设置 自适应页面设置|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....Workbook object Workbook workbook = new Workbook (); // Accessing the...Java Workbook wb = new XSSFWorkbook (); //or new HSSFWorkbook();...

    docs.aspose.com/cells/zh/java/page-setup-fit-to...
  5. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream stream = new MemoryStream ( zipFileBytes ))...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用C++ via Node.js为图表工作表创建PdfBookmarkEntry|Docum...

    了解如何使用Aspose.Cells for Node.js via C++为图表工作表创建PdfBookmarkEntry。...Excel file const workbook = new AsposeCells . Workbook ( filePath...Entry for Sheet1 const ent1 = new AsposeCells . PdfBookmarkEntry...

    docs.aspose.com/cells/zh/nodejs-cpp/create-pdfb...
  9. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

    reference.aspose.com/words/net/aspose.words/com...
  10. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...