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

line

(1.16 sec)
  1. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....(kerning, advances) and therefore line breaks and wrapping? Yes. Changing...glyph metrics and can alter line breaks, wrapping, and pagination...

    docs.aspose.com/slides/python-net/default-font/
  2. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...Worksheets["Line Chart"].PageSetup.PrintArea...new SheetRender(c.Worksheets["Line Chart"], _options); render.ToImage(0...

    forum.aspose.com/t/text-underline-not-appearing...
  3. Compatibility with PyInstaller and cx_Freeze|As...

    Package Aspose.Slides for Python via .NET with PyInstaller. Follow this guide to bundle, configure, and troubleshoot your app into a standalone executable.... LINE , 50.0 , 150.0 , 300.0 , 0.0...modify the XML content (not even line breaks). What should I do if...

    docs.aspose.com/slides/python-net/compatibility...
  4. Specify Default Presentation Fonts in Java|Aspo...

    Set default fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....(kerning, advances) and therefore line breaks and wrapping? Yes. Changing...glyph metrics and can alter line breaks, wrapping, and pagination...

    docs.aspose.com/slides/java/default-font/
  5. Aspose.CAD를 사용할 때 monochrome.ctb 설정 - Free Supp...

    안녕하세요 현재 Aspose.CAD for .NET(버전 25.7.0)을 사용하여 CAD 도면을 PDF 파일로 변환하고 있습니다. 제 목표는 'monochrome.ctb’플롯 스타일을 적용하여 출력이 흑백으로 표시되고 원래의 레이어 기반 선가중치가 올바르게 유지되도록 하는 것입니다. 몇 가지 질문이 있는데 Aspose.CAD는 현재 내보내기 중에 실제 ‘monochrome.ctb’ …...However, preserving layer-based line weights as defined in AutoCAD...monochrome style. Preserving Line Weights : To maintain the original...

    forum.aspose.com/t/aspose-cad-monochrome-ctb/31...
  6. Failed to Open PPTX with a Slide Having an Empt...

    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 t…...cs: line 109: Presentation m_presentation...Presentation(szPptxPath); This line gives error: Aspose is not able...

    forum.aspose.com/t/failed-to-open-pptx-with-a-s...
  7. main.bundle.min.f8ff1829b1dde049b6ed377eb552735...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......#4c4c4c;font-family:inherit;line-height:1.2}.docs_information...e:1.4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}...

    docs.aspose.com/zip/css/main.bundle.min.f8ff182...
  8. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....category is indicated by a vertical line from low to high, and the closing...extending to the right of this line. Visibility improvements in...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  9. Convert OneNote to Html using user callbacks | ...

    Learn how to convert OneNote notes into HTML format with user-defined callbacks for saving and conversion....the following string “/* This line is appended to stream manually...the following string "/* This line is appended to stream manually...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...replacing a bookmark, an extra blank line is being inserted. When a bookmark...shows up as an unwanted blank line. If the source bookmark is inside...

    forum.aspose.com/t/help-with-bookmark-replaceme...