Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 34,494 for

line

(0.25 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 通過 Python 的 PDF 查看器 https://products.aspose.com/pdf/zh-hant/python-net/viewer/ Recent content in 通過 Python 的 PDF 查看器 on Aspsoe.PDF Products Hug......language-py py line cl kn import nn aspose.pdf k as nn apdf line cl line...from nn os kn import n path line cl line cl n path_infile o = n patho...

    products.aspose.com/pdf/zh-hant/python-net/view...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、提取或移除 PDF 中的图像 https://products.aspose.com/pdf/zh-hant/java/images/ Recent content in 使用 Java 添加、提取或移除 PDF 中的图像 on Aspsoe.PDF Produc......language-java java line cl k tryw p {w line cl w c1 // Open documentw...documentw line cl w n Documentw n pdfDocumentw o =w k neww n Documentp...

    products.aspose.com/pdf/zh-hant/java/images/ind...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、提取或移除 PDF 中的图像 https://products.aspose.com/pdf/zh-hans/java/images/ Recent content in 使用 Java 添加、提取或移除 PDF 中的图像 on Aspsoe.PDF Produc......language-java java line cl k tryw p {w line cl w c1 // Open documentw...documentw line cl w n Documentw n pdfDocumentw o =w k neww n Documentp...

    products.aspose.com/pdf/zh-hans/java/images/ind...
  4. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    本节介绍如何设置形状的样式,包括它的线数据和填充数据 Aspose.Diagram。...设置 Visio Shape 的 XForm、Line 和 Fill 数据 Contents [ Hide ] 设置变形数据...财产,由暴露 形状 类,支持 Aspose.Diagram.Line 对象。此属性可用于检索或更新形状的线条数据。 线路数据编程示例...

    docs.aspose.com/diagram/zh/net/set-visio-shape-...
  5. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...changed from lines to bold text, is likely due to how line weights...the conversion process. The line weight settings in your code...

    forum.aspose.com/t/dwg-dwg/314402
  6. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature Line properties. To learn more, visit the documentation article in C++....Provides access to signature line properties. To learn more, visit...identifier for this signature line. This identifier can be associated...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a Line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...there is a mergefield with a line feed in the IF statement, it...should be 2 lines of text. Instead we get a blank line in between...

    forum.aspose.com/t/mailmerge-issue-lf/318770