Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 213,126 for

new

(0.12 sec)
  1. Convert Image To TXT C#

    Convert Image to TXT format in C# code. Save Image as TXT using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  2. Aspose.CAD를 사용할 때 monochrome.ctb 설정 - Free Supp...

    안녕하세요 현재 Aspose.CAD for .NET(버전 25.7.0)을 사용하여 CAD 도면을 PDF 파일로 변환하고 있습니다. 제 목표는 'monochrome.ctb’플롯 스타일을 적용하여 출력이 흑백으로 표시되고 원래의 레이어 기반 선가중치가 올바르게 유지되도록 하는 것입니다. 몇 가지 질문이 있는데 Aspose.CAD는 현재 내보내기 중에 실제 ‘monochrome.ctb’ …...PDF options var pdfOptions = new CadRasterizationOpti { PlotStyle...cadImage.Save("output.pdf", new PdfOptions { VectorRasterizationO...

    forum.aspose.com/t/aspose-cad-monochrome-ctb/31...
  3. Stop conversion or loading using InterruptMonit...

    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.... LoadOptions o = new Aspose . Diagram . LoadOptions...InterruptMonitor = im ; Diagram diagram = new Diagram ( "Huge.vsdx" , o );...

    docs.aspose.com/diagram/java/stop-conversion-or...
  4. 将 PowerPoint 转换为 PDF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 PDF。将 PowerPoint 保存为符合标准或无障碍标准的 PDF...PowerPoint 文件的 Presentation 类 $pres = new Presentation ( "PowerPoint.ppt"...PowerPoint 文件的 Presentation 类 $pres = new Presentation ( "PowerPoint.pptx"...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  5. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....instance of OCR API AsposeOCR api = new AsposeOCR (); // Enable automatic...RecognitionSettings recognitionSettings = new RecognitionSettings (); recognitionSettings...

    docs.aspose.com/ocr/java/areas-detection/photo/
  6. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ImportFormatOptions.forceCopyStyles property | ...

    ImportFormatOptions.forceCopyStyles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode... const srcDoc = new aw . Document ( base . myDir...source.docx" ); const dstDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...filter the data const options = new AsposeCells . LoadOptions ();...charts options . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  9. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for paragraphs. Easily determine if a paragraph is the last in a HeaderFooter, enhancing document structure.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/par...
  10. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...