Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 7,266 for

convert document

(0.04 sec)
  1. ControlChar.ColumnBreak | Aspose.Words for .NET

    Discover the ControlChar ColumnBreak field, streamline your Document layout with the x000e end-of-column character for enhanced formatting control....characters to a document. Document doc = new Document (); DocumentBuilder...characters. Assert . AreEqual ( Convert . ToChar ( ControlChar . Cell...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless table management. Enhance your data organization with efficient end-of-cell and row characters....characters to a document. Document doc = new Document (); DocumentBuilder...characters. Assert . AreEqual ( Convert . ToChar ( ControlChar . Cell...

    reference.aspose.com/words/net/aspose.words/con...
  3. Topics tagged vsd-to-vsdx

    Topics tagged vsd-to-vsdx...Activity Multiple issues after converting vsd to vsdx Aspose.Diagram...Missing cell values after converting vsd diagram Aspose.Diagram...

    forum.aspose.com/tag/vsd-to-vsdx
  4. PdfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Popular Use Cases for Message Handlers – C#

    Learn about creating custom message handlers for popular use cases in C# – Convert ZIP to PDF, log a web request execution time, etc....custom schema, work with HTML documents from a ZIP archive, authentication...Suppose you want to convert an HTML(XHTML) document containing linked...

    docs.aspose.com/html/net/message-handlers/popul...
  6. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote Document in C#....example to achieve OneNote document protection in C# . The developed...Linux. Steps to Lock OneNote Document in C# Set the IDE to use Aspose...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  7. TYPE1 to WOFF Converter | Online and free | Aspose

    Convert TYPE1 to WOFF online. Cross-platform conversion application to transform TYPE1 to WOFF font. Fast and free. Try it now!...Applications Font Converter TYPE1 Converter TYPE1 to WOFF TYPE1...TYPE1 to WOFF Convert from TYPE1 to WOFF in an easy way Powered...

    products.aspose.app/font/conversion/type1-to-woff
  8. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ASPOSE_ASSERT_EQ ( System :: Convert :: ToChar ( ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly Convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!...Hide ] PointToPixel( double ) Converts points to pixels at 96 dpi...points Double The value to convert. Remarks 1 inch equals 72 points...

    reference.aspose.com/words/net/aspose.words/con...
  10. How to Transform SVG to PDF using C#

    This quick article discusses how to transform SVG to PDF using C#. It explains the system configuration, stepwise algorithm, as well as a running sample code to export from SVG to PDF using C#.... Steps to Convert SVG to PDF File using C# Configure...class Create an object of the Document class to load the source SVG...

    kb.aspose.com/pdf/net/how-to-transform-svg-to-p...