Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 215,133 for

new

(0.16 sec)
  1. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management....Document doc = new Document (); Shape shape = new Shape ( doc ... True ); GroupShape group = new GroupShape ( doc ); group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveOptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions saveOptions = new TxtSaveOptions { MaxCharactersPerLine...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Node.js via Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Initialize a 3D scene var scene = new aspose . threed . Scene (); //...(). createChildNode ( "box" , new aspose . threed . Box ()); //...

    docs.aspose.com/3d/nodejs-java/create-scene-wit...
  4. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....using ( MemoryStream stream = new MemoryStream ( Encoding . UTF8...MarkdownLoadOptions loadOptions = new MarkdownLoadOptions () { PreserveEmptyLines...

    reference.aspose.com/words/net/aspose.words.loa...
  5. 添加数字签名或通过 C++ 在 JavaScript 中对 PDF 进行数字签名|Aspose...

    使用 JavaScript 通过 C++ 对 PDF 文档进行数字签名。...( e ) { const file_reader = new FileReader (); /*设置 PKCS7 密钥文件名*/...( e ) { const file_reader = new FileReader (); /*设置图像文件名*/ signatureAppearance...

    docs.aspose.com/pdf/zh/javascript-cpp/sign-pdf/
  6. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using New Presentatio…...generate a PPTX using new Presentation(...) Create new TiffOptions {...{ ImageSize = new System.Drawing.Size(...) } Call pres.Save(stream...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  7. Set Worksheet Zoom Factor|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...Zoom Factor C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/net/set-worksheet-zoom-fa...
  8. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX using Aspose.HTML for .NET and consider the supported MHTML to DOCX conversions in C# examples. Try online MHTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  9. Create an empty Visio Diagram in PHP|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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new SaveFileFormat...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  10. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...department2Series . Remove ( 0 ); // Add new values to the both series. ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...