Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 215,644 for

new

(0.26 sec)
  1. NodeCollection.Insert | Aspose.Words for .NET

    Effortlessly insert nodes into your NodeCollection at any index with our streamlined Insert method. Enhance your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the "Write" method creates a new Run, // which then appears in...

    reference.aspose.com/words/net/aspose.words/nod...
  2. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the document tree, enhancing your document management skills.... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 使用C++通过JavaScript将JSON转换为Excel文件|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON转换为Excel文件。...file (JSON) const wb = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. 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....handled BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...number BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...throws Exception { Document doc = new Document("path/to/your/document...FIELD_HYPERLINK) { Hyperlink hyperlink = new Hyperlink(fieldStart); // Check...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  7. 使用 C# 旋转 PDF 页面|Aspose.PDF for .NET

    本主题描述了如何使用 C# 程序化地旋转现有 PDF 文件中的页面方向。...document using ( var document = new Aspose . Pdf . Document ( dataDir...difference between // Old and new height. double newLLY = r . LLY...

    docs.aspose.com/pdf/zh/net/rotate-pages/
  8. 使用 Java 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文档中创建电子签名...toString (); Document pdfDocument = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( pdfDocument ); PKCS7 pkcs = new PKCS7...

    products.aspose.com/pdf/zh-hans/java/signature/
  9. "Fontconfig head is null", even java.awt.headle...

    Hi, Using: Aspose PDF for Java, V25.9 (Evaluation Version) besides the other topic of not getting the correct font, I have another problem, adding a font anyway to the FontRepository within a container, based on paket…...MemoryFontSource> fontSources = new ArrayList<>(); String fontBase...addToFontSource2(fontSources, new ClassPathResource(fontBase +...

    forum.aspose.com/t/fontconfig-head-is-null-even...
  10. Get and Search Images in PDF|Aspose.PDF for .NET

    Learn how to search for and extract images from a PDF document in Java using Aspose.PDF for media retrieval....document using ( var document = new Aspose . Pdf . Document ( dataDir...image placement search var abs = new Aspose . Pdf . ImagePlacementAbsorb...

    docs.aspose.com/pdf/net/search-and-get-images-f...