Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 183,212 for

doc

(0.12 sec)
  1. FileFontSource class | Aspose.Words for Python

    aspose.words.fonts.FileFontSource class. Represents the single TrueType font file stored in the file system..., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataLabel.Rotation | Aspose.Words for .NET

    Discover the ChartDataLabel Rotation property to easily customize label angles in your charts. Enhance data visualization with precise control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated Documents in C#....MemoryStream ( DocumentBody ); Document doc = new Document ( fileStream );...document with other attachments doc . Compare ( doc2 , "a" , DateTime...

    docs.aspose.com/words/net/extend-and-contribute...
  5. C# API to Export PS to ODT | products.aspose.com

    Convert PS to ODT without using Microsoft Word...(PS) files to Microsoft Word (DOC) format. After conversion, the...API can be used to render the DOC file to OpenDocument Text (ODT)...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience....DocStructureToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  8. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!...DocStructureToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Advanced Features|Aspose.PDF for Java

    This section shows how you can use LaTeX Tags in PDF Document with Aspose.PDF for Java....; Document doc = new Document (); Page page = doc . getPages...getParagraphs (). add ( latex ); doc . save ( dataDir + "Script_out...

    docs.aspose.com/pdf/java/advanced-features/
  10. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Contents...

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