Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 3,065 for

doc to pdf

(0.15 sec)
  1. Metered.IsMeteredLicensed | Aspose.Words for .NET

    Discover if your metered method is licensed with IsMetered. Ensure compliance and unlock the benefits of licensed services Today!...Document doc = new Document ( MyDir + "Document.docx" ); doc . Save...ArtifactsDir + "Metered.Usage.pdf" ); // Aspose Metered Licensing...

    reference.aspose.com/words/net/aspose.words/met...
  2. Working with Pages of OneNote Document using C#

    OneNote C# Library or API can be used To retrieve number of pages from a OneNote Document, get all revisions and modify page hisTory and work with conflict pages....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/working-with-pages/
  3. Aspose::Words::Layout::ContinuousSectionRestart...

    Aspose::Words::Layout::ContinuousSectionRestart enum. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering in C++.... auto doc = MakeObject < Document > ( MyDir...reset to 2 from the second page. doc -> get_LayoutOptions () -> s...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle Document loading and saving issues seamlessly, preserving formatting and data integrity.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/iwa...
  5. Resize EPS using Java API Solution

    Resize EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/java/resize-eps/
  6. Saving Updated Resource Assignment to MPP

    Learn how To update Microsoft Project (MPP/XML) project files using Aspose.Tasks for .NET....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tasks/net/saving-updated-resour...
  7. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your Document with the ParagraphFormat SuppressAuToHyphens property, ensuring clear and professional paragraph formatting.... Document doc = new Document ( MyDir + "German...hyphenation if any is available. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  8. FontSettings.set_fonts_folder method | Aspose.W...

    FontSettings.set_fonts_folder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering Documents or embedding fonts... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arvo'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBase::get_WarningCallbac...

    Aspose::Words::DocumentBase::get_WarningCallback method. Called during various Document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C++....SubstitutionWarning () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of formatting or data fidelity in C++.... auto doc = MakeObject < Document > ( MyDir...:: HandleDocumentSubsti > (); doc -> set_WarningCallback ( substitutionWarningH...

    reference.aspose.com/words/cpp/aspose.words/iwa...