Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 222,937 for

new

(0.42 sec)
  1. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...InvariantCultureIgno )) { var authorityUri = new Uri ( authority ); authority...RedirectUrl ) . Build (); var scopes = new string [] { resource [ resource...

    docs.aspose.com/words/zh/net/work-with-document...
  2. EPS to PDF Merge using C# | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/net/merger/eps-to-pdf/
  3. PCL to PDF Merge using C# | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PCL file to new PDF...

    products.aspose.com/pdf/net/merger/pcl-to-pdf/
  4. XPS to PDF Merge using C# | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add XPS file to new page...

    products.aspose.com/pdf/net/merger/xps-to-pdf/
  5. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++... Initialize a new Document, and run a loop for...merging images In loop: add a new page to PDF document In loop:...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  6. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...Initialize a 3D scene var scene = new aspose . threed . Scene (); //...(). createChildNode ( "box" , new aspose . threed . Box ()); //...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  7. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat.XLSX);...Exception { Workbook workbook = new Workbook(); Worksheet sheet =...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  8. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…...PdfFileEditor MergePDF = new Aspose.Pdf.Kit.PdfFileEditor();...PdfFileEditor(); string[] FileName = new string[PDFFilelist.Count]; for (int...

    forum.aspose.com/t/system-invalidcastexception-...
  9. Resizing|Documentation

    How to resize an image to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/resize/
  10. Creating and Saving Outlook Notes in PHP|Docume...

    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.... PHP Code $note = new MapiNote (); $note -> setSubject...color note" ); $noteColor = new NoteColor (); $note -> setColor...

    docs.aspose.com/email/java/creating-and-saving-...