Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 14,847 for

pdf to doc

(0.09 sec)
  1. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++.... auto doc = System :: MakeObject < Aspose...fontFallbackStream ); doc -> set_FontSettings ( fontSettings ); } doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Network Timeouts – How to Set Using Aspose.HTML

    Learn how To set network timeouts in C#. Create a cusTom message handler for network operation timeouts using Aspose.HTML for .NET....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/message-handlers/netwo...
  3. Managing OLE Objects with C++|Documentation

    Learn how To add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....saves different files (DOC, XLSX, PPT, PDF, etc.) based on the OLE...FileFormatType :: Doc : fileName += u "doc" ; break ; case FileFormatType...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  4. RevisionOptions.ShowRevisionBars | Aspose.Words...

    Discover how the ShowRevisionBars property in RevisionOptions enhances Document clarity by displaying revision bars for edited content. Default, true.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Remove Password from Documents via C# | product...

    Unlock password protected Pdf, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your C# application....PowerPoint presentation and PDF documents using Aspose.Total...Office documents, encrypted PDFs, or other protected formats...

    products.aspose.com/total/net/unlock/
  6. Search in Documents via Mobile Android Apps | p...

    Search Documents including Pdf, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....Word, Excel, PowerPoint, and PDF files, using Aspose.Total for...facilitate content search within PDF files, alongside a wide array...

    products.aspose.com/total/android-java/search/
  7. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration.... Document doc = new Document ( MyDir + "Rendering...rules.xml" ); doc . FontSettings = fontSettings ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.fon...
  9. LayoutOptions.CommentDisplayMode | Aspose.Words...

    Discover the LayouToptions CommentDisplayMode property To cusTomize comment rendering. Easily set it To enhance user experience with options like ShowInBalloons.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose Pdf for Java version 25.9. I am trying To extract text from a Pdf with tables in an Table-row-cell structure but the text contained in a Pdf cell is not in the proper cell. Here is the code sample: …...PDF Java table/row/cell extraction issue Aspose.PDF Product...3:54pm 1 Hi, I am using Aspose PDF for Java version 25.9. I am trying...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...