Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 223,123 for

new

(0.14 sec)
  1. 與受敏感標籤標記的文件一起工作|Aspose.Words for .NET

    用 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-hant/net/work-with-doc...
  2. Using Aspose.Slides with ReportViewer 2010 and ...

    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....using (FileStream pptSteam = new FileStream(filename, FileMode...ReportingServices.RplRenderer renderer = new Aspose.Slides.ReportingServices...

    docs.aspose.com/slides/reportingservices/using-...
  3. 通过使用HTML设置单元格值显示项目符号|Documentation

    使用易于使用的Aspose.Cells for JavaScript通过C++在Excel单元格中添加项目符号。...modify or leave empty to create a new workbook. </ p > < input type...open it; otherwise create a new workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/display...
  4. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++....( e ) { const file_reader = new FileReader (); /*set the image...( e ) { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  5. Recognize image via C# | Aspose

    Recognize image using default options....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); // Create OcrInput...

    products.aspose.com/ocr/net/recognition/recogni...
  6. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-epub-to-xps/
  7. Can I create a .docx and/or .odt without having...

    I there, we would like to create a .docx and/or .odt without fonts being present in our physical docker prod app. We know that .docx and .odt do not embed the font inside, and I was wondering if we can create a document …..."Arial", sans-serif, "Times New Roman", serif; font-size: 11pt;...throws Exception { var document = new com.aspose.words.Document(IOUtils...

    forum.aspose.com/t/can-i-create-a-docx-and-or-o...
  8. Გადაიყვანეთ PDF PNG C#

    გადაიყვანეთ PDF PNG C# ფორმატში კოდით. შეინახეთ PDF როგორც PNG C#....doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/ka/net/conversion/pdf...
  9. Detect Encoding|Documentation

    Learn how to control automatic character encoding detection when reading barcodes in Aspose.BarCode for Java....BarcodeGenerator generator = new BarcodeGenerator ( EncodeTypes...detection BarCodeReader reader = new BarCodeReader ( ExampleAssist...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Გადაიყვანეთ JPG GIF C#

    გადაიყვანეთ JPG GIF C# ფორმატში კოდით. შეინახეთ JPG როგორც GIF C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.gif" , new ImageSaveOptions(SaveFormat.Gif));...

    products.aspose.com/words/ka/net/conversion/jpg...