Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 35,057 for

line

(0.22 sec)
  1. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...certificate and a signature line. doc = aw . Document () builder...DocumentBuilder ( doc ) signature_line_options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_WrapTrailSpaces method. Line Wrap Trailing Spaces in C++....:set_WrapTrailSpaces method Line Wrap Trailing Spaces. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.LinesPerPage property. Gets or sets the number of Lines per page in the document grid....Gets or sets the number of lines per page in the document grid...of the Normal style. Minimum line pitch is 136 percent of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: Line 109: Presentation m_presentation = new Presentation(szPptxPath); This Line gives error: Aspose is not able to read this PPT. The error on …...cs: line 109: Presentation m_presentation...Presentation(szPptxPath); This line gives error: Aspose is not able...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  5. Combine Multiple Workbooks into a Single Workbo...

    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....workbooks with a few simple lines of code using Aspose.Cells....worksheet of charts workbook – line First worksheet of the picture...

    docs.aspose.com/cells/net/combine-multiple-work...
  6. Range.replace_regex method | Aspose.Words for P...

    aspose.words.Range.replace_regex method...&m - page break &l - manual line break Use methodAspose.Words...&m - page break &l - manual line break && - & character Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names...myprefix-Footer { margin-bottom:0pt; line-height:normal; font-family:Arial;...myprefix-Header { margin-bottom:0pt; line-height:normal; font-family:Arial;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeries.name property | Aspose.Words for No...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index...apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Compatibility enumeration | Aspose.Words for No...

    Aspose.Words.Settings.Compatibility enumeration. Specifies names of compatibility options....SuppressTopSpacingAt Suppress Top Line Spacing in WordPerfect SpacingInWholePoints...SuppressTopLineSpaci Suppress Top Line Spacing in WordPerfect TruncateFontHeightLi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...noticed that I have forgotten a line in my example code. Please try...LineStyle; // is null The key line is: drawedShape.LineStyle.NameU...

    forum.aspose.com/t/style-properties-sometimes-n...