Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 34,070 for

line

(0.23 sec)
  1. ParagraphFormat.lineUnitBefore property | Aspos...

    ParagraphFormat.LineUnitBefore property. Gets or sets the amount of spacing (in gridLines) before the paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。..."test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...<< "Workbook with signature line saved successfully!" << std...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  3. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right indent value (in characters) for the specified paragraphs in C++....1 ); // 4 - Line spacing before paragraphs: ASPOSE_ASSERT_EQ...get_SpaceBefore (), 61.1 , 0.1 ); // 5 - Line spacing after paragraphs: ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....certificate and a signature line. auto doc = System :: MakeObject...indicating that the signature line contains a signature. doc =...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. Demos Setup|CAD Documentation

    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....and run the following command line: ant runServer Change the current...following commands in the command line: ant test - to produce report...

    docs.aspose.com/cad/python-net/demos-setup/
  6. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...important; line-height: 20px; } ul.tree { margin-top:.../* Align with file label */ line-height: 16px; } .file-label...

    forum.aspose.com/t/olm-to-pst-exception/325100
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Estrai testo o immagini dal PDF usando JavaScript https://products.aspose.com/pdf/it/nodejs-cpp/parser/ Recent content in Estrai testo o immagi......highlight 0 chroma language-js js line cl kr const nx AsposePdf o =.../AsposePDFforNode.js&#39;p ); line cl kr const nx pdf_file o =...

    products.aspose.com/pdf/it/nodejs-cpp/parser/in...
  8. Aspose::Words::ParagraphFormat::get_LineUnitBef...

    Aspose::Words::ParagraphFormat::get_LineUnitBefore method. Gets or sets the amount of spacing (in gridLines) before the paragraphs in C++....1 ); // 4 - Line spacing before paragraphs: ASPOSE_ASSERT_EQ...get_SpaceBefore (), 61.1 , 0.1 ); // 5 - Line spacing after paragraphs: ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::ParagraphFormat::get_LineUnitAft...

    Aspose::Words::ParagraphFormat::get_LineUnitAfter method. Gets or sets the amount of spacing (in gridLines) after the paragraphs in C++....1 ); // 4 - Line spacing before paragraphs: ASPOSE_ASSERT_EQ...get_SpaceBefore (), 61.1 , 0.1 ); // 5 - Line spacing after paragraphs: ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. 使用Node.js via C++在图表上添加WordArt水印|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel的图表中添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...9 ); // Get the line format. const lineFormat = wordart...wordart . getLine (); // Set Line format to invisible. lineFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/add-wordart...