Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 227,521 for

new

(0.21 sec)
  1. 通过 C++ 打印 PDF 文件 | Aspose.PDF

    使用 C++ 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for C++...PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...Printing . PrinterSettings ps = new System . Drawing . Printing ...

    products.aspose.com/pdf/zh-hans/cpp/print/
  2. Table borders with bigger border weight are ren...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table borders with bigger border weight are rendered incorrectly in the exported pptx. Please find the pdf input atta…...throws Exception { var pdfBytes = new ClassPathResource("bug_254459...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-borders-with-bigger-bo...
  3. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby.... new ( data_dir + "Document.doc" )...'com.aspose.words.Document' ) . new ( stream ) \ # You can close...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. Underline styles are not correctly exported to ...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Underline styles are not correctly exported to pptx. Please find the pdf input attached. Also, below is the code snip…...throws Exception { var pdfBytes = new ClassPathResource("bug_255276...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/underline-styles-are-not-cor...
  5. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to save document... let doc = new aw . Document ( base . myDir...Word uses. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在Php中管理工作表|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....object $workbook = new Workbook (); //Adding a new worksheet to the...file to be opened $fstream = new FileInputStream ( $dataDir ....

    docs.aspose.com/cells/zh/java/managing-workshee...
  7. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....fonts Arial, Times New Roman, Courier New and Symbol with core...to true Arial, Times New Roman, Courier New and Symbol fonts are...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 修改 PDF 中的注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释修改为 XFDF。...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/modify-annotations/
  9. SdtListItem.displayText property | Aspose.Words...

    SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SdtListItemCollection.Count | Aspose.Words for ...

    Discover the SdtListItemCollection Count property to easily retrieve the total number of items in your collection for efficient data management....doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...