Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 213,096 for

new

(0.17 sec)
  1. Table.CellSpacing | Aspose.Words for .NET

    Discover the Table CellSpacing property to easily customize cell spacing in points, enhancing your table's appearance and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....consoleScanner = new Scanner ( System . in ); Document document = new Document...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...

    docs.aspose.com/pdf/java/delete-annotations/
  3. Working with print tickets | C++

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/xps/print-tickets/
  4. 用JavaScript通过C++删除命名范围|Documentation

    你可以学习如何使用Aspose.Cells for JavaScript通过C++从Excel或OpenOffice文件中删除定义的名称或命名范围。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  5. Field.End | Aspose.Words for .NET

    Discover the Field End property. Easily access the node representing the field end for seamless data management and enhanced performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 创建网格的平滑组|Documentation

    使用 Aspose.3D for .NET,开发人员可以为网格创建平滑组。...cube with 6 faces var box = (new Box()).ToMesh(); //create a smoothing...for each polygon sg.SetData(new int[] {0, 0, 0, 1, 2, 3 }); //save...

    docs.aspose.com/3d/zh/net/create-smoothing-grou...
  7. 提取注释(facades)|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件中提取注释到 XFDF。...ExtractAnnotation () { var document = new Document ( _dataDir + "sample_cats_dogs...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...

    docs.aspose.com/pdf/zh/java/extract-annotation/
  8. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/areas-detection/multico...
  9. Extract PDF API | Aspose.PDF

    Extracting text and images from PDF documents with free cross-platform Apps and High Code APIs for any platform....document Document pdfDocument = new Document ( dataDir + "ExtractTextAll...TextAbsorber textAbsorber = new TextAbsorber (); // Accept the...

    products.aspose.com/pdf/parser/
  10. Add, Extract, or Remove Attachments in PDF usin...

    C++ source code to add, extract and remove Attachments in PDF file.... Create a new C++ project. Add a reference..."AddAttachment.pdf" ); // Setup new file to be added as attachment...

    products.aspose.com/pdf/cpp/attachments/