Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 95,241 for

object

(0.09 sec)
  1. How to Convert DWG to PDF in C#

    This simple article focuses on how to convert DWG to PDF in C#. It encompasses all the required information that can be used to write a comprehensive DWG to PDF converter software in C#....CadRasterizationOpti class object to set the output PDF page...Declare the PdfOptions class object and set the VectorRasterizationO...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-pdf...
  2. LaTeX 转图像 | .NET

    通过 Aspose.TeX API 将 TeX 转换为图像格式(适用于 .NET)的解决方案,请阅读本文了解如何操作以及代码示例。...conversion options for Object LaTeX format upon Object TeX engine extension...。此配置告诉 Object TeX 引擎加载 Object LaTeX 格式,并准备接受 LaTeX 文件。Object LaTeX...

    docs.aspose.com/tex/zh/net/latex-to-image/
  3. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... Page The object is positioned relative to the...edge of the page. Column The object is positioned relative to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Compress PDF in C#

    This quick topic will walk you through how to compress PDF in C#. In C# compress PDF file size is easily achieved using simple steps and few API calls....the OptimizationOptions class object. Steps to Compress PDF in C#...the OptimizationOptions class object to configure the compression...

    kb.aspose.com/pdf/net/how-to-compress-pdf-in-cs...
  5. Load And Save To Disk in PHP|Aspose.Words for Java

    Load And Save Document To Disk using PHP....Php, simply create Document Object by providing it a document...invoke save method of Document object. Php Code // The path to the...

    docs.aspose.com/words/java/load-and-save-to-dis...
  6. Aspose is unable to parse received emails using...

    We implemented Aspose.Email to read emails from the Graph API Inbox. When we examine the code block below, we can see that the emails are successfully retrieved from Graph API — the response status code is OK, and the m…...: Object reference not set to an instance of an object. Details:...indicates an Object reference not set to an instance of an object . This...

    forum.aspose.com/t/aspose-is-unable-to-parse-re...
  7. Ինչպես փոխարկել PUB-ը PNG-ի C#-ում

    Այս քայլ առ քայլ ձեռնարկը մանրամասնում է, թե ինչպես փոխարկել PUB-ը PNG-ի C#-ում: Այս ձեռնարկի C#-ը փոխակերպում է յուրաքանչյուր PDF էջ առանձին PNG պատկերի ֆայլի:...վերլուծված PUB ֆայլը Document object -ում Պահպանեք միջանկյալ PDF...interface Ստեղծեք նոր PDF Document object Անցեք PDF ֆայլի բոլոր էջերը...

    kb.aspose.com/hy/pub/net/how-to-convert-pub-to-...
  8. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this Object....Creates a deep clone of this object. clone () Examples Shows how... we can pass a SaveOptions object to // select a pixel format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 搜索

    搜索...bytes back into a document object. MemoryStream inStream = new...stream into a new document object. Document loadDoc = new Document(inStream);...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  10. Extract Text From Stamps|Aspose.PDF for C++

    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.... Create a Document class object Get the desired Annotation...annotations of a page Define a new object of TextAbsorber class Use the...

    docs.aspose.com/pdf/cpp/extract-text-from-stamps/