Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 195,359 for

new

(0.2 sec)
  1. 档案

    档案...只需从 New Releases 部分下载其 DLL 文件或使用以下 NuGet...List<string> listPos = new List<string>(new string[] { "0", "0:0"...

    blog.aspose.com/zh/diagram/create-org-chart-csh...
  2. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-visua...
  3. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Սեղմել TIFF Ը C# Ում

    Սեղմեք TIFF ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);..."Input.tiff" ); var saveOptions = new ImageSaveOptions(SaveFormat.Tiff)...

    products.aspose.com/words/hy/net/compress/tiff/
  5. Convert Word to Excel in Java|Aspose.Words for ...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Java. Save a document in various formats to XLSX using Java....XlsxSaveOptions class and the new Xlsx element in the SaveFormat...PDF to XLSX: Document doc = new Document ( getMyDir () + "Pdf...

    docs.aspose.com/words/java/convert-a-document-t...
  6. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...document using ( var document = new Aspose . Pdf . Document ( dataDir...image stamp var imageStamp = new Aspose . Pdf . ImageStamp ( dataDir...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  7. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Document doc = new Document ( MyDir + "Document...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Convert PowerPoint to Markdown|Aspose.Slides fo...

    Convert PowerPoint to Markdown...PowerPoint to markdown: $pres = new Presentation ( "pres.pptx" );...PowerPoint to CommonMark: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java....srcDocument = new Document (); Document dstDocument = new Document...name>" ; Document srcDocument = new Document ( srcFileName ); Document...

    docs.aspose.com/pdf/java/move-pages/
  10. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...// Create a new workbook Workbook workbook = new Workbook();...to the range StyleFlag flag = new StyleFlag { Borders = true };...

    forum.aspose.com/t/how-to-set-this-given-image-...