Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 213,191 for

new

(0.51 sec)
  1. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Edit DOC In C#

    Edit DOC in C# code....and formatting attributes Add new DOC elements Search DOC for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/doc/
  3. Convert PNG to EPS using API for .NET

    PNG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/png-to-eps/
  4. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。... EncodeMesh ( new Cylinder (), "cylinder.ply" );...is ASCII PlySaveOptions opt = new PlySaveOptions ( FileContentType...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  5. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for JavaScript via C++ according to business needs...// Create barcode var gen = new BarCodeInstance . BarcodeGenerator..."StripFNC: false" ); var read = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/decode-f...
  6. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....document PdfFileInfo fileInfo = new PdfFileInfo ( _dataDir + "sample...PdffileInfo object PdfFileInfo fInfo = new PdfFileInfo ( _dataDir + "SetMetaInfo_out...

    docs.aspose.com/pdf/java/get-pdf-information/
  7. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series, or...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shading.Texture | Aspose.Words for .NET

    Discover the Shading Texture property to enhance your designs. Easily customize and set textures for stunning visual effects in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sha...
  10. Verify Signature in PDF File|Aspose.PDF for Java

    Learn how to verify digital signatures in a PDF document in Java to ensure authenticity using Aspose.PDF....{ PdfFileSignature pdfSign = new PdfFileSignature (); pdfSign...{ PdfFileSignature pdfSign = new PdfFileSignature (); pdfSign...

    docs.aspose.com/pdf/java/verify-signature-in-pdf/